Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Ddevreg.h64 #define SH_(x) __sh_ ## x macro
66 #define SH_(x) SH3_ ## x macro
68 #define SH_(x) SH4_ ## x macro
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_arch.h80 #define SH_(x) \ macro