OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rom_boot_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/next68k/
nextrom.c
119
uint8_t
rom_boot_file
[20];
variable in typeref:typename:uint8_t[20]
443
for (j = 0; j < sizeof(
rom_boot_file
); j++) {
444
RELOC(
rom_boot_file
[j], uint8_t) =
446
ROM_PUTC(RELOC(
rom_boot_file
[j], uint8_t));
450
RELOC(
rom_boot_file
[sizeof(
rom_boot_file
) - 1], uint8_t) = 0;
nextrom.h
244
extern uint8_t
rom_boot_file
[];
Completed in 41 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025