summaryrefslogtreecommitdiff
path: root/crt/superh/crtn.s
diff options
context:
space:
mode:
Diffstat (limited to 'crt/superh/crtn.s')
-rw-r--r--crt/superh/crtn.s9
1 files changed, 0 insertions, 9 deletions
diff --git a/crt/superh/crtn.s b/crt/superh/crtn.s
deleted file mode 100644
index dde633b0..00000000
--- a/crt/superh/crtn.s
+++ /dev/null
@@ -1,9 +0,0 @@
-.section .init
- lds.l @r15+, pr
- rts
- nop
-
-.section .fini
- lds.l @r15+, pr
- rts
- nop