Searched refs:SUNOS32_AOUT_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/compat/sunos32/ | ||
| D | sunos32_exec.h | 32 #define SUNOS32_AOUT_HDR_SIZE (sizeof(struct netbsd32_exec)) macro |
| D | sunos32_mod.c | 52 .es_hdrsz = SUNOS32_AOUT_HDR_SIZE, |