Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos/
H A Dsunos_exec.h33 struct sunos_exec { struct
34 u_char a_dynamic:1; /* has a __DYNAMIC */
35 u_char a_toolversion:7;/* version of toolset used to create this file */
36 u_char a_machtype; /* machine type */
37 u_short a_magic; /* magic number */