Home
last modified time | relevance | path

Searched refs:MACHINE_ARCH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A DMakefile.inc19 .elif ${MACHINE_ARCH} == "mips64" || ${MACHINE_ARCH} == "mips64el"
21 .elif ${MACHINE_ARCH} == "mips" || ${MACHINE_ARCH} == "mipsel"
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dparam.h54 #ifndef MACHINE_ARCH
55 #define MACHINE_ARCH "i386" macro
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dparam.h59 #ifndef MACHINE_ARCH
60 #define MACHINE_ARCH "amd64" macro