patch-2.4.22 linux-2.4.22/arch/sh/overdrive/fpga.h
Next file: linux-2.4.22/arch/sh/overdrive/galileo.c
Previous file: linux-2.4.22/arch/sh/overdrive/fpga.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/sh/overdrive/fpga.h
-  Orig date: 
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.21/arch/sh/overdrive/fpga.h linux-2.4.22/arch/sh/overdrive/fpga.h
@@ -0,0 +1,15 @@
+/* 
+ * Copyright (C) 2000 David J. Mckay (david.mckay@st.com)
+ *
+ * May be copied or modified under the terms of the GNU General Public
+ * License.  See linux/COPYING for more information.                            
+ *
+ */
+
+#ifndef __FPGA_OD_H__
+#define __FPGA_OD_H__
+
+/* This routine will program up the fpga which interfaces to the galileo */
+int init_overdrive_fpga(void);
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)