Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/next68k/
H A Dnextrom.c79 #define ROM_PUTS(xs) /* nop */ macro
85 #define ROM_PUTS(xs) \ macro
151 ROM_PUTS("Welcome to NetBSD/next68k\r\n"); in next68k_bootargs()
168 ROM_PUTS("save_symtab: bad ELF magic\n"); in next68k_bootargs()
173 ROM_PUTS("save_symtab: bad ELF magic\n"); in next68k_bootargs()
197 ROM_PUTS("nsym "); in next68k_bootargs()
199 ROM_PUTS(" ssym "); in next68k_bootargs()
201 ROM_PUTS(" esym "); in next68k_bootargs()
203 ROM_PUTS("\r\n"); in next68k_bootargs()
208 ROM_PUTS("Constructing the segment list...\r\n"); in next68k_bootargs()
[all …]