OpenCores
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

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.