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/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/s390/Versions b/sysdeps/s390/Versions
index e18617c399..baf9842eeb 100644
--- a/sysdeps/s390/Versions
+++ b/sysdeps/s390/Versions
@@ -3,4 +3,8 @@ ld {
     # runtime interface to TLS
     __tls_get_offset;
   }
+  GLIBC_PRIVATE {
+    # Exported by ld used by libc.
+    __tls_get_addr_internal;
+  }
 }