strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt/staging/dedeckeh.git] / target / linux / amazon / files / include / asm-mips / mach-amazon / irq.h
1 #ifndef __AMAZON_IRQ_H
2 #define __AMAZON_IRQ_H
3
4 #define NR_IRQS 256
5 #include_next <irq.h>
6
7 #endif