about summary refs log tree commit diff
path: root/sysdeps/aarch64/dl-tunables.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/dl-tunables.list')
-rw-r--r--sysdeps/aarch64/dl-tunables.list5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/aarch64/dl-tunables.list b/sysdeps/aarch64/dl-tunables.list
index 92c6cbfa92..c08be86932 100644
--- a/sysdeps/aarch64/dl-tunables.list
+++ b/sysdeps/aarch64/dl-tunables.list
@@ -21,5 +21,10 @@ glibc {
     name {
       type: STRING
     }
+    aarch64_gcs {
+      type: UINT_64
+      minval: 0
+      default: 0
+    }
   }
 }