mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-20 17:51:16 +00:00
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
ld {
|
|
GLIBC_2.2 {
|
|
# hppa specific functions in the dynamic linker, but used by libc.so.
|
|
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
|
|
}
|
|
}
|