aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/Versions')
-rw-r--r--sysdeps/ia64/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions
index 20fea950ea..1e1387f9d4 100644
--- a/sysdeps/ia64/Versions
+++ b/sysdeps/ia64/Versions
@@ -2,5 +2,6 @@ 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;
}
}