URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [uclinux/] [uC-libc/] [sysdeps/] [m68k/] [crt/] [crtn.S] - Rev 1765
Compare with Previous | Blame | View Log
# This file contains stuff that goes at the end of the .init and .fini
# sections. The idea is that the linker simply strings together the init
# sections from the various input files, and this end up at the end.
.section .init
rts
.section .fini
rts