diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-10 23:37:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-10 23:37:11 +0000 |
commit | c88dcdce0d61094ccec5fc8375be8efe349d2085 (patch) | |
tree | 9934948d2e0dd05e51eec9df1d66d93340586eef /sysdeps/ia64/Versions | |
parent | b63c4b5f48a90960993fe53026f7bbfb6507357f (diff) | |
download | glibc-c88dcdce0d61094ccec5fc8375be8efe349d2085.tar glibc-c88dcdce0d61094ccec5fc8375be8efe349d2085.tar.gz glibc-c88dcdce0d61094ccec5fc8375be8efe349d2085.tar.bz2 glibc-c88dcdce0d61094ccec5fc8375be8efe349d2085.zip |
Update.
Diffstat (limited to 'sysdeps/ia64/Versions')
-rw-r--r-- | sysdeps/ia64/Versions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions index 0eccce3901..1e1387f9d4 100644 --- a/sysdeps/ia64/Versions +++ b/sysdeps/ia64/Versions @@ -4,7 +4,4 @@ ld { _dl_symbol_address; _dl_unmap; _dl_lookup_address; _dl_function_address; } - GLIBC_2.2.3 { - __libc_ia64_register_backing_store_base; - } } |