mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 21:30:08 +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;
|
||
|
}
|
||
|
}
|