mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 14:54:42 +00:00
3 lines
No EOL
98 B
C
3 lines
No EOL
98 B
C
#define HWCAP_MIPS_R6 (1 << 0)
|
|
#define HWCAP_MIPS_MSA (1 << 1)
|
|
#define HWCAP_MIPS_CRC32 (1 << 2) |