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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [m68k/] [crti.S] - Rev 1765

Compare with Previous | Blame | View Log

        .file   "initfini.c"
#APP
        
        .section .init
#NO_APP
        .align  2
        .globl  _init
        .type   _init, @function
_init:
        link.w %a6,#0
#APP
        
        .align 2
        
        
        .section .fini
#NO_APP
        .align  2
        .globl  _fini
        .type   _fini, @function
_fini:
        link.w %a6,#0
#APP
        .align 2
        
        
        .ident  "GCC: (GNU) 3.3.2"

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.