Index: genarch/include/ofw/ofw.h
===================================================================
--- genarch/include/ofw/ofw.h	(revision 914913505848dfc79d3580738e7a94b7f8ce9787)
+++ genarch/include/ofw/ofw.h	(revision 6ccb238220c1ca84a697613c12cce0a2bbc32590)
@@ -56,4 +56,5 @@
 extern __native ofw_call(const char *service, const int nargs, const int nret, ...);
 extern void ofw_putchar(const char ch);
+extern char ofw_getchar(void);
 extern phandle ofw_find_device(const char *name);
 extern int ofw_get_property(const phandle device, const char *name, void *buf, const int buflen);
