initial merge of infineon code for amazon, pci is still broken a bit. a big thank...
[openwrt/svn-archive/archive.git] / target / linux / amazon-2.6 / 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