Lines Matching refs:puts
32 extern void puts(const char *s);35 #define puts(s) do {} while (0)43 puts("\n\n");44 puts(x);45 puts("\n\n -- System halted");97 puts("zimage at: ");99 puts(" ");101 puts("\n");108 puts("Uncompressing Linux at load address ");110 puts("\n");131 puts("Now, booting the kernel...\n");