mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-20 12:00:06 +00:00
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
ld {
|
|
GLIBC_2.2 {
|
|
# ia64 specific functions in the dynamic linker, but used by libc.so.
|
|
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
|
|
_dl_function_address;
|
|
}
|
|
}
|