glibc/sysdeps/s390/Versions
2013-11-29 09:57:04 +01:00

11 lines
164 B
Plaintext

ld {
GLIBC_2.3 {
# runtime interface to TLS
__tls_get_offset;
}
GLIBC_PRIVATE {
# Exported by ld used by libc.
__tls_get_addr_internal;
}
}