patch-2.4.22 linux-2.4.22/arch/mips/lasat/prom.h
Next file: linux-2.4.22/arch/mips/lasat/reset.c
Previous file: linux-2.4.22/arch/mips/lasat/prom.c
Back to the patch index
Back to the overall index
- Lines: 7
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/mips/lasat/prom.h
- Orig date:
1969-12-31 16:00:00.000000000 -0800
diff -urN linux-2.4.21/arch/mips/lasat/prom.h linux-2.4.22/arch/mips/lasat/prom.h
@@ -0,0 +1,6 @@
+#ifndef PROM_H
+#define PROM_H
+extern void (* prom_display)(const char *string, int pos, int clear);
+extern void (* prom_monitor)(void);
+extern void (* prom_printf)(const char * fmt, ...);
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)