mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
ace5f1d425
Switch to using irq_handler_t for interrupt function handler pointers. Change name of m68knommu's irq_hanlder_t data structure so it doesn't clash with the common type (include/linux/interrupt.h). Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2 lines
34 B
C
2 lines
34 B
C
#include <asm-generic/irq_regs.h>
|