musl/arch/mipsn32/bits/hwcap.h

3 lines
65 B
C

#define HWCAP_MIPS_R6 (1 << 0)
#define HWCAP_MIPS_MSA (1 << 1)