mirror of git://git.musl-libc.org/musl
3 lines
65 B
C
3 lines
65 B
C
|
#define HWCAP_MIPS_R6 (1 << 0)
|
||
|
#define HWCAP_MIPS_MSA (1 << 1)
|