summaryrefslogtreecommitdiff
path: root/sysdeps/s390/Versions
blob: baf9842eebcc9a98238fa3c13980910260ee0d78 (plain)
1
2
3
4
5
6
7
8
9
10
ld {
  GLIBC_2.3 {
    # runtime interface to TLS
    __tls_get_offset;
  }
  GLIBC_PRIVATE {
    # Exported by ld used by libc.
    __tls_get_addr_internal;
  }
}