about summary refs log tree commit diff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorcaiyinyu <caiyinyu@loongson.cn>2023-10-23 15:53:38 +0800
committercaiyinyu <caiyinyu@loongson.cn>2023-10-26 17:23:47 +0800
commit83c081f73e996479e752cd7041b613aec8b0d23c (patch)
treef604e397def0c35b9a5890edf9e76c320c3834b9 /sysdeps/unix
parent83e9576d415c85faf9b2aaa9d2c9c41c85f08b69 (diff)
downloadglibc-83c081f73e996479e752cd7041b613aec8b0d23c.tar.gz
glibc-83c081f73e996479e752cd7041b613aec8b0d23c.tar.xz
glibc-83c081f73e996479e752cd7041b613aec8b0d23c.zip
LoongArch: Update hwcap.h to sync with LoongArch kernel.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h1
1 files changed, 1 insertions, 0 deletions
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)