05cffba4ccc48b62f09e7f6bce3aeea443af1b7f
[musl] / hwcap.h
1 #define HWCAP_MIPS_R6           (1 << 0)
2 #define HWCAP_MIPS_MSA          (1 << 1)