Lines Matching refs:puts
26 extern void puts(const char *s);29 #define puts(s) do {} while (0)35 puts("\n\n");36 puts(x);37 puts("\n\n -- System halted");89 puts("zimage at: ");91 puts(" ");93 puts("\n");100 puts("Uncompressing Linux at load address ");102 puts("\n");108 puts("Now, booting the kernel...\n");