Searched refs:kputs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c120 static void kputs(const char *);
198 static void kputs(const char *s) function
291 kputs("\n\n");
292 kputs(x);
293 kputs("\n\n -- System halted");
376 kputs("Uncompressing Linux... ");
378 kputs("Ok, booting the kernel.\n");

Completed in 37 milliseconds