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/spu/crti.S')
-rw-r--r--libgloss/spu/crti.S5
1 files changed, 0 insertions, 5 deletions
diff --git a/libgloss/spu/crti.S b/libgloss/spu/crti.S
index 8e7f55d57..0e79a3937 100644
--- a/libgloss/spu/crti.S
+++ b/libgloss/spu/crti.S
@@ -46,11 +46,6 @@
.section ".init"
.align 2
-
- # To make sure the address of _init is not zero, because
- # the default linker entry point is 0.
- nop
-
.global _init
.type _init, @function
_init: