Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dcputypes.h68 #define CPU_IS_SH3 (cpu_arch == CPU_ARCH_SH3) macro
71 #define CPU_IS_SH3 (/* CONSTCOND */1) macro
74 #define CPU_IS_SH3 (/* CONSTCOND */0) macro