1 2 3 4 5 6 7 8
#ifndef __IFXMIPS_IRQ_H #define __IFXMIPS_IRQ_H #define NR_IRQS 256 #include_next <irq.h> #endif