1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/amazon/files/include/asm-mips/mach-amazon/irq.h

7 lines
102 B
C

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