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

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)