aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-32/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-32/Versions')
-rw-r--r--sysdeps/wordsize-32/Versions7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/wordsize-32/Versions b/sysdeps/wordsize-32/Versions
deleted file mode 100644
index e950290065..0000000000
--- a/sysdeps/wordsize-32/Versions
+++ /dev/null
@@ -1,7 +0,0 @@
-libc {
- GLIBC_2.3 {
- # These were erroneously omitted for 64-bit platforms in 2.3
- # and so we don't put them in locale/Versions.
- strtoll_l; strtoull_l;
- }
-}