openwrt/target/linux/rb532-2.6/files/include/asm-mips/rc32434/irq.h

10 lines
174 B
C

#ifndef __ASM_MACH_MIPS_IRQ_H
#define __ASM_MACH_MIPS_IRQ_H
#include <linux/autoconf.h>
#define MIPS_CPU_IRQ_BASE 0
#define NR_IRQS 256
#endif /* __ASM_MACH_MIPS_IRQ_H */