Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/common/
H A Dexeckern.h29 struct execkern_section { struct
30 void *sec_image; /* section image source address */
31 u_long sec_size; /* section size */
32 u_long sec_pad; /* zero fill size after the image */