add pkey_{mprotect,alloc,free} syscalls from linux v4.9
[musl] / arch / mipsn32 / bits / hwcap.h
1 #define HWCAP_MIPS_R6           (1 << 0)
2 #define HWCAP_MIPS_MSA          (1 << 1)