LoongArch: Update hwcap.h to sync with LoongArch kernel.

This commit is contained in:
caiyinyu 2023-10-23 15:53:38 +08:00
parent 83e9576d41
commit 83c081f73e

View File

@ -35,3 +35,4 @@
#define HWCAP_LOONGARCH_LBT_X86 (1 << 10)
#define HWCAP_LOONGARCH_LBT_ARM (1 << 11)
#define HWCAP_LOONGARCH_LBT_MIPS (1 << 12)
#define HWCAP_LOONGARCH_PTW (1 << 13)