summaryrefslogtreecommitdiff
path: root/libgcc/config/nios2/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/config/nios2/crtn.S')
-rw-r--r--libgcc/config/nios2/crtn.S8
1 files changed, 2 insertions, 6 deletions
diff --git a/libgcc/config/nios2/crtn.S b/libgcc/config/nios2/crtn.S
index a66b44971c2..54c9cb638cf 100644
--- a/libgcc/config/nios2/crtn.S
+++ b/libgcc/config/nios2/crtn.S
@@ -23,12 +23,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/* This file just makes sure that the .fini and .init sections do in
-fact return. Users may put any desired instructions in those sections.
-This file is the last thing linked into any executable.
-*/
- .file "crtn.asm"
-
-
+ fact return. Users may put any desired instructions in those sections.
+ This file is the last thing linked into any executable. */
.section ".init"
ldw ra, 44(sp)