xref: /linux/arch/mips/include/asm/mach-bcm63xx/irq.h (revision b43ab901d671e3e3cad425ea5e9a3c74e266dcdd)
1 #ifndef __ASM_MACH_BCM63XX_IRQ_H
2 #define __ASM_MACH_BCM63XX_IRQ_H
3 
4 #define NR_IRQS	128
5 #define MIPS_CPU_IRQ_BASE 0
6 
7 #endif
8