hwcap.h 65 B

12
  1. #define HWCAP_MIPS_R6 (1 << 0)
  2. #define HWCAP_MIPS_MSA (1 << 1)