2e0884362d
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>
6 lines
51 B
C
6 lines
51 B
C
|
|
extern void (*const interrupt[NR_IRQS])(void);
|
|
|
|
|
|
|