mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
3 lines
65 B
C
3 lines
65 B
C
|
#define HWCAP_MIPS_R6 (1 << 0)
|
||
|
#define HWCAP_MIPS_MSA (1 << 1)
|