summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/h8300/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/h8300/crtn.S')
-rw-r--r--libc/sysdeps/linux/h8300/crtn.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/h8300/crtn.S b/libc/sysdeps/linux/h8300/crtn.S
index 89e321868..8f9fa1fac 100644
--- a/libc/sysdeps/linux/h8300/crtn.S
+++ b/libc/sysdeps/linux/h8300/crtn.S
@@ -14,7 +14,6 @@
; #NO_APP
mov.l @er7+,er6
rts
- .size __init, .-__init
; #APP
.section .fini
@@ -24,7 +23,6 @@
; #NO_APP
mov.l @er7+,er6
rts
- .size __fini, .-__fini
; #APP
.end