summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h')
-rw-r--r--target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h b/target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h
new file mode 100644
index 0000000000..7f1e7d3325
--- /dev/null
+++ b/target/linux/ifxmips/files/include/asm-mips/mach-danube/irq.h
@@ -0,0 +1,8 @@
+#ifndef __DANUBE_IRQ_H
+#define __DANUBE_IRQ_H
+
+#define NR_IRQS 256
+#include_next <irq.h>
+
+#endif
+