Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/shared.ld')
-rw-r--r--newlib/libc/sys/linux/shared.ld8
1 files changed, 0 insertions, 8 deletions
diff --git a/newlib/libc/sys/linux/shared.ld b/newlib/libc/sys/linux/shared.ld
index 33bf4f8fe..1ea6c5256 100644
--- a/newlib/libc/sys/linux/shared.ld
+++ b/newlib/libc/sys/linux/shared.ld
@@ -9,11 +9,3 @@ VERS_1.11 {
VERS_1.12 {
global: *;
};
-
-VERS_1.13 {
- global: *;
-};
-
-VERS_1.14 {
- global: *;
-};