about summary refs log tree commit diff
path: root/sysdeps/ia64/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-10 23:35:32 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-10 23:35:32 +0000
commitb63c4b5f48a90960993fe53026f7bbfb6507357f (patch)
tree219364c6a713db6feded5c4a72f0df4cdd817416 /sysdeps/ia64/Versions
parenta16956f331fb4cfc5aca0648fa099355f11dc182 (diff)
downloadglibc-b63c4b5f48a90960993fe53026f7bbfb6507357f.tar.gz
glibc-b63c4b5f48a90960993fe53026f7bbfb6507357f.tar.xz
glibc-b63c4b5f48a90960993fe53026f7bbfb6507357f.zip
Update.
2001-04-10  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/ia64/Versions: Export
	__libc_ia64_register_backing_store_base.
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..0eccce3901 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 {
+    __libc_ia64_register_backing_store_base;
+  }
 }