1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 06:50:43 +03:00
openwrt-xburst/target/linux/ifxmips/files/include/asm-mips/mach-ifxmips/irq.h

9 lines
104 B
C
Raw Normal View History

#ifndef __IFXMIPS_IRQ_H
#define __IFXMIPS_IRQ_H
#define NR_IRQS 256
#include_next <irq.h>
#endif