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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [sparc/] [crti.S] - Blame information for rev 1325

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

Line No. Rev Author Line
1 1325 phoenix
        .file   "initfini.c"
2
 
3
        .section .init
4
        .align 4
5
        .global _init
6
        .type   _init, #function
7
        .proc   020
8
_init:
9
        !#PROLOGUE# 0
10
        save    %sp, -104, %sp
11
 
12
        .align 4
13
 
14
 
15
        .section .fini
16
        .align 4
17
        .global _fini
18
        .type   _fini, #function
19
        .proc   020
20
_fini:
21
        !#PROLOGUE# 0
22
        save    %sp, -104, %sp
23
        .align 4
24
 
25
 
26
        .ident  "GCC: (GNU) 3.3.2"

powered by: WebSVN 2.1.0

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