Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/ews4800mips/stand/common/
Dbinkernel.c36 #ifndef KERNEL_SIZE
37 #define KERNEL_SIZE 0 macro
40 #if KERNEL_SIZE < 32
44 uint8_t kernel_binary[KERNEL_SIZE] = "kernel binary will be here. ";
45 int kernel_binary_size = KERNEL_SIZE;