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 'libgloss/mn10300/crt0.S')
-rw-r--r--libgloss/mn10300/crt0.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/libgloss/mn10300/crt0.S b/libgloss/mn10300/crt0.S
index 13dd77795..f50e4259d 100644
--- a/libgloss/mn10300/crt0.S
+++ b/libgloss/mn10300/crt0.S
@@ -56,9 +56,3 @@ _start:
.section .stack
_stack: .long 1
-
- .section .data
- .global ___dso_handle
- .weak ___dso_handle
-___dso_handle:
- .long 0