about summary refs log tree commit diff
path: root/sysdeps/x86/dl-tunables.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/dl-tunables.list')
-rw-r--r--sysdeps/x86/dl-tunables.list6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/x86/dl-tunables.list b/sysdeps/x86/dl-tunables.list
index 7c3236a68f..73886b1352 100644
--- a/sysdeps/x86/dl-tunables.list
+++ b/sysdeps/x86/dl-tunables.list
@@ -21,6 +21,12 @@ glibc {
     hwcaps {
       type: STRING
     }
+    x86_ibt {
+      type: STRING
+    }
+    x86_shstk {
+      type: STRING
+    }
     x86_non_temporal_threshold {
       type: SIZE_T
     }