update line discipline constants
[musl.git] / arch / mips64 / bits / hwcap.h
blob13e86fe702eefb44fbf38ce4df12401d19d6d79b
1 #define HWCAP_MIPS_R6 (1 << 0)
2 #define HWCAP_MIPS_MSA (1 << 1)
3 #define HWCAP_MIPS_CRC32 (1 << 2)