patch-2.1.79 linux/arch/ppc/coffboot/start.c

Next file: linux/arch/ppc/config.in
Previous file: linux/arch/ppc/coffboot/elfextract.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/arch/ppc/coffboot/start.c linux/arch/ppc/coffboot/start.c
@@ -18,6 +18,7 @@
 void exit(void);
 void *finddevice(const char *name);
 int getprop(void *phandle, const char *name, void *buf, int buflen);
+void printk(char *fmt, ...);
 
 void
 start(int a1, int a2, void *promptr)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov