about summary refs log tree commit diff
path: root/sysdeps/ia64/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/Versions')
-rw-r--r--sysdeps/ia64/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions
index 1e1387f9d4..b1df498940 100644
--- a/sysdeps/ia64/Versions
+++ b/sysdeps/ia64/Versions
@@ -4,4 +4,7 @@ ld {
     _dl_symbol_address; _dl_unmap; _dl_lookup_address;
     _dl_function_address;
   }
+  GLIBC_2.2.3 {
+    _dl_cpuclock_offset;
+  }
 }