Home
last modified time | relevance | path

Searched defs:kernel_binary (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dbinkernel.c41 uint8_t kernel_binary[0]; variable
44 uint8_t kernel_binary[KERNEL_SIZE] = "kernel binary will be here. "; variable
H A Dlocal.h42 #define kernel_binary md_root_image macro