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