patch-2.4.19 linux-2.4.19/include/asm-ppc64/iSeries/XmPciLpEvent.h
Next file: linux-2.4.19/include/asm-ppc64/iSeries/iSeries_FlightRecorder.h
Previous file: linux-2.4.19/include/asm-ppc64/iSeries/LparMap.h
Back to the patch index
Back to the overall index
-  Lines: 19
 -  Date:
Fri Aug  2 17:39:45 2002
 -  Orig file: 
linux-2.4.18/include/asm-ppc64/iSeries/XmPciLpEvent.h
 -  Orig date: 
Wed Dec 31 16:00:00 1969
 
diff -urN linux-2.4.18/include/asm-ppc64/iSeries/XmPciLpEvent.h linux-2.4.19/include/asm-ppc64/iSeries/XmPciLpEvent.h
@@ -0,0 +1,18 @@
+
+#ifndef	__XMPCILPEVENT_H__
+#define	__XMPCILPEVENT_H__
+
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+int XmPciLpEvent_init(void);
+void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq);
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* __XMPCILPEVENT_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)