xref: /linux/arch/mips/include/asm/mach-bcm63xx/irq.h (revision 64405360cee33a058d7e07713af23aca43b96d41)
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