Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c109 static void aputs(const char *s);
153 static void aputs(const char *s) in aputs() function
221 aputs("\n\n"); in error()
222 aputs(x); in error()
223 aputs("\n\n -- System halted\n"); in error()
366 aputs("You need at least ETRAX FS to run Linux 2.6/crisv32\n"); in decompress_kernel()
368 aputs("You need an ETRAX 100LX to run linux 2.6/crisv10\n"); in decompress_kernel()
373 aputs("Uncompressing Linux...\n"); in decompress_kernel()
375 aputs("Done. Now booting the kernel\n"); in decompress_kernel()