irqs.h 107 B

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