]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
LoongArch: Update hwcap.h to sync with LoongArch kernel.
authorcaiyinyu <caiyinyu@loongson.cn>
Mon, 23 Oct 2023 07:53:38 +0000 (15:53 +0800)
committercaiyinyu <caiyinyu@loongson.cn>
Thu, 26 Oct 2023 09:23:47 +0000 (17:23 +0800)
sysdeps/unix/sysv/linux/loongarch/bits/hwcap.h

index 5104b69cbca995edd73201152a8ddb52aaa06fdc..7acec23d9c15a8bd80415015f343aa56c48f22bb 100644 (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)