Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ews4800mips/stand/common/ | |
binkernel.c | 41 uint8_t kernel_binary[0]; variable in typeref:typename:uint8_t[0] 44 uint8_t kernel_binary[KERNEL_SIZE] = "kernel binary will be here. "; variable in typeref:typename:uint8_t[] |
local.h | 42 #define kernel_binary md_root_image macro |