patch-2.3.51 linux/include/asm-ppc/prom.h

Next file: linux/include/asm-sparc/ide.h
Previous file: linux/include/asm-mips64/ide.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/include/asm-ppc/prom.h linux/include/asm-ppc/prom.h
@@ -83,3 +83,6 @@
 extern void print_properties(struct device_node *node);
 extern int call_rtas(const char *service, int nargs, int nret,
 		     unsigned long *outputs, ...);
+extern void prom_drawstring(const char *c);
+extern void prom_drawhex(unsigned long v);
+extern void prom_drawchar(char c);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)