irq.h 147 B

12345678
  1. #ifndef __ASM_RC32434_IRQ_H
  2. #define __ASM_RC32434_IRQ_H
  3. #define NR_IRQS 256
  4. #include <asm/mach-generic/irq.h>
  5. #endif /* __ASM_RC32434_IRQ_H */