Openwrt/target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h
John Crispin 7af3296c76 change danube 2 ifxmips
SVN-Revision: 9821
2007-12-22 00:17:22 +00:00

9 lines
104 B
C

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