cleanup more ifxmips ssc reg acceses
[openwrt.git] / target / linux / danube / files / include / asm-mips / mach-danube / irq.h
1 #ifndef __DANUBE_IRQ_H
2 #define __DANUBE_IRQ_H
3
4 #define NR_IRQS    256 
5 #include_next <irq.h>
6
7 #endif
8