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

Subversion Repositories or1k

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

Compare with Previous | Blame | View Log

        .file   "initfini.c"
#APP
        
        .section .init
#NO_APP
        .align 2
        .globl _init
        .type   _init, @function
#NO_APP
        lwz 0,36(1)
        addi 1,1,32
        mtlr 0
        blr
        .size   _init, .-_init
#APP
        
        .section .fini
#NO_APP
        .align 2
        .globl _fini
        .type   _fini, @function
#NO_APP
        lwz 0,36(1)
        addi 1,1,32
        mtlr 0
        blr
        .size   _fini, .-_fini
#APP
        
        .ident  "GCC: (GNU) 3.3.1 20030626 (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.