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')
-rw-r--r--newlib/libc/sys/sh/crt0.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/newlib/libc/sys/sh/crt0.S b/newlib/libc/sys/sh/crt0.S
index 6eccf3a4b..e9f8dde94 100644
--- a/newlib/libc/sys/sh/crt0.S
+++ b/newlib/libc/sys/sh/crt0.S
@@ -113,9 +113,3 @@ main_k:
exit_k:
.long _exit
#endif
-
-#ifdef __ELF__
- .section .stack,"aw"
-#else
- .section .stack
-#endif