mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 15:30:07 +00:00
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
ld {
|
||
|
GLIBC_2.3 {
|
||
|
# runtime interface to TLS
|
||
|
__tls_get_offset;
|
||
|
}
|
||
|
}
|