summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/hw_irq_64.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-05-02 22:02:25 +0200
committerIngo Molnar <mingo@elte.hu>2008-05-12 21:28:05 +0200
commit97e7b6f54c0d66586a658e985630cd63040311fb (patch)
tree132cda7363ec990bf2490ba617f89c4ae394cba5 /include/asm-x86/hw_irq_64.h
parent0bc471d93051a19545257909bc2ed2ad3b389b54 (diff)
x86: unify apic interrupt function declarations
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/hw_irq_64.h')
-rw-r--r--include/asm-x86/hw_irq_64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/hw_irq_64.h b/include/asm-x86/hw_irq_64.h
index 9305f7456a7..428785b3634 100644
--- a/include/asm-x86/hw_irq_64.h
+++ b/include/asm-x86/hw_irq_64.h
@@ -12,9 +12,6 @@ extern spinlock_t vector_lock;
* Interrupt entry/exit code at both C and assembly level
*/
-extern void enable_IO_APIC(void);
-extern void native_init_IRQ(void);
-
#include <asm/ptrace.h>
#endif