OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [arm/] [crtn.S] - Rev 1765

Compare with Previous | Blame | View Log

        .file   "initfini.c"
        
        .section .init
        .align  2
        .global _init
        .type   _init, %function
        ldr     pc, [sp], #4
        .size   _init, .-_init
        
        .section .fini
        .align  2
        .global _fini
        .type   _fini, %function
        ldr     pc, [sp], #4
        .size   _fini, .-_fini
        
        .ident  "GCC: (GNU) 3.3.2 20031005 (Debian prerelease)"

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.