Searched refs:aputs (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/cris/boot/compressed/
H A Dmisc.c109 static void aputs(const char *s);
153 static void aputs(const char *s) function
221 aputs("\n\n");
222 aputs(x);
223 aputs("\n\n -- System halted\n");
364 aputs("You need at least ETRAX FS to run Linux 2.6/crisv32\n");
366 aputs("You need an ETRAX 100LX to run linux 2.6/crisv10\n");
371 aputs("Uncompressing Linux...\n");
373 aputs("Done. Now booting the kernel\n");

Completed in 65 milliseconds