aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/galileo-boards/ev96100int.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/galileo-boards/ev96100int.h')
-rw-r--r--include/asm-mips/galileo-boards/ev96100int.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/asm-mips/galileo-boards/ev96100int.h b/include/asm-mips/galileo-boards/ev96100int.h
new file mode 100644
index 000000000000..c58b16d06d6e
--- /dev/null
+++ b/include/asm-mips/galileo-boards/ev96100int.h
@@ -0,0 +1,12 @@
+/*
+ *
+ */
+#ifndef _MIPS_EV96100INT_H
+#define _MIPS_EV96100INT_H
+
+#define EV96100INT_UART_0 6 /* IP 6 */
+#define EV96100INT_TIMER 7 /* IP 7 */
+
+extern void ev96100int_init(void);
+
+#endif /* !(_MIPS_EV96100_H) */