about summary refs log tree commit diff
path: root/sysdeps/s390/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/Versions')
-rw-r--r--sysdeps/s390/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/s390/Versions b/sysdeps/s390/Versions
new file mode 100644
index 0000000000..7136af2760
--- /dev/null
+++ b/sysdeps/s390/Versions
@@ -0,0 +1,6 @@
+ld {
+  GLIBC_2.3 {
+    # runtime interface to TLS
+    __tls_get_offset;
+  }
+}
\ No newline at end of file