Searched refs:rom_boot_file (Results 1 – 2 of 2) sorted by relevance
119 uint8_t rom_boot_file[20]; variable443 for (j = 0; j < sizeof(rom_boot_file); j++) { in next68k_bootargs()444 RELOC(rom_boot_file[j], uint8_t) = in next68k_bootargs()446 ROM_PUTC(RELOC(rom_boot_file[j], uint8_t)); in next68k_bootargs()450 RELOC(rom_boot_file[sizeof(rom_boot_file) - 1], uint8_t) = 0; in next68k_bootargs()
244 extern uint8_t rom_boot_file[];