patch-2.4.19 linux-2.4.19/include/asm-mips/galileo-boards/ev96100int.h
Next file: linux-2.4.19/include/asm-mips/galileo-boards/evb64120A/cntmr.h
Previous file: linux-2.4.19/include/asm-mips/galileo-boards/ev96100.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-mips/galileo-boards/ev96100int.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -urN linux-2.4.18/include/asm-mips/galileo-boards/ev96100int.h linux-2.4.19/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) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)