Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/stand/boot/
H A Dboot.c149 MON(char *, MG_boot_file) = p; in main()
/netbsd-src/sys/arch/next68k/next68k/
H A Dnextrom.c445 MONRELOC(uint8_t *, MG_boot_file)[j]; in next68k_bootargs()
447 if (MONRELOC(uint8_t *, MG_boot_file)[j] == '\0') in next68k_bootargs()
H A Dnextrom.h45 #define MG_boot_file 252 macro