linux/include/asm-x86/hw_irq_32.h
Thomas Gleixner 2e0884362d x86: move common declarations to hw_irq.h
Move the common declarations from hw_irq_32/64 into hw_irq.h

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-05-12 21:28:05 +02:00

6 lines
51 B
C

extern void (*const interrupt[NR_IRQS])(void);