Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos/
H A Dsunos_exec.h44 #define SUNOS_M_NATIVE(m) ((m) == SUNOS_M_SPARC) macro
46 #define SUNOS_M_NATIVE(m) ((m) == SUNOS_M_68010) macro
48 #define SUNOS_M_NATIVE(m) ((m) == SUNOS_M_68010 || (m) == SUNOS_M_68020) macro