aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/Versions')
-rw-r--r--sysdeps/ia64/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions
index e3323177f2..20fea950ea 100644
--- a/sysdeps/ia64/Versions
+++ b/sysdeps/ia64/Versions
@@ -1,6 +1,6 @@
ld {
GLIBC_2.2 {
# ia64 specific functions in the dynamic linker, but used by libc.so.
- _dl_symbol_address;
+ _dl_symbol_address; _dl_unmap; _dl_lookup_address;
}
}