Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/boot/compressed/
Dmisc.c124 static void kputs(const char *);
137 kputs(hex); in get_byte()
211 static void kputs(const char *s) in kputs() function
304 kputs("\n\n"); in error()
305 kputs(x); in error()
306 kputs("\n\n -- System halted"); in error()
389 kputs("Uncompressing Linux... "); in decompress_kernel()
391 kputs("Ok, booting the kernel.\n"); in decompress_kernel()