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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [mips/] [crtn.S] - Rev 1325

Go to most recent revision | Compare with Previous | Blame | View Log

        .file   1 "initfini.c"
        .section .mdebug.abi32
        .previous
        .abicalls
#APP
        
        .section .init
#NO_APP
        .align  2
        .globl  _init
        .ent    _init
        .type   _init, @function
#NO_APP
        lw      $31,28($sp)
        #nop
        .set    noreorder
        .set    nomacro
        j       $31
        addu    $sp,$sp,32
        .set    macro
        .set    reorder

        .end    _init
#APP
        
        .section .fini
#NO_APP
        .align  2
        .globl  _fini
        .ent    _fini
        .type   _fini, @function
#NO_APP
        lw      $31,28($sp)
        #nop
        .set    noreorder
        .set    nomacro
        j       $31
        addu    $sp,$sp,32
        .set    macro
        .set    reorder

        .end    _fini
#APP
        
        .ident  "GCC: (GNU) 3.3.2"

Go to most recent revision | 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.