1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/sysdeps/hppa/Versions
2014-04-29 04:20:39 -04:00

13 lines
226 B
Plaintext

ld {
GLIBC_PRIVATE {
# hppa specific functions in the dynamic linker, but used by libc.so.
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
_dl_function_address;
}
}
libc {
GLIBC_2.2 {
__clz_tab;
}
}