commit | 35cc46119d256364f179d7b3554f06ba468af3f7 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 15 23:28:20 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:26:12 2007 +0200 |
tree | 5472ac35e3cfa5e50d10602511839d8d06bcb391 | |
parent | 612d26a72a3fad16a0a5e37f7b1652a0ea965fc0 [diff] |
x86: unify include/asm/kdebug_32/64.h The 64 bit variant has additional function prototypes which do no harm for 32 bit. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>