1 #define IRQ_LOCALTIMER 29 2 #define IRQ_LOCALWDOG 30 3 4 #ifndef CONFIG_SPARSE_IRQ 5 #define NR_IRQS 256 6 #endif 7