[BZ #16214] S/390: Fix TLS GOT pointer setup.
[glibc.git] / sysdeps / s390 / Versions
blobbaf9842eebcc9a98238fa3c13980910260ee0d78
1 ld {
2   GLIBC_2.3 {
3     # runtime interface to TLS
4     __tls_get_offset;
5   }
6   GLIBC_PRIVATE {
7     # Exported by ld used by libc.
8     __tls_get_addr_internal;
9   }