Lines Matching refs:puts
34 extern void puts(const char *s);
37 #define puts(s) do {} while (0)
45 puts("\n\n");
46 puts(x);
47 puts("\n\n -- System halted");
99 puts("zimage at: ");
101 puts(" ");
103 puts("\n");
110 puts("Uncompressing Linux at load address ");
112 puts("\n");
130 puts("Copy device tree to address ");
132 puts("\n");
140 puts("Now, booting the kernel...\n");