1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-15 03:21:06 +02:00

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