From 83c081f73e996479e752cd7041b613aec8b0d23c Mon Sep 17 00:00:00 2001 From: caiyinyu Date: Mon, 23 Oct 2023 15:53:38 +0800 Subject: LoongArch: Update hwcap.h to sync with LoongArch kernel. --- sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h b/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h index 5104b69cbc..7acec23d9c 100644 --- a/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h +++ b/sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h @@ -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) -- cgit 1.4.1