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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-sh/] [sh64/] [init.s] - Blame information for rev 860

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

Line No. Rev Author Line
1 205 julius
        .section .text,"ax"
2
        .global _init
3
        .type _init,@function
4
        .align 1
5
_init:
6
        nop
7
        nop
8
        nop
9
        nop
10
 
11
        .global _fini
12
        .type _fini,@function
13
        .align 1
14
_fini:
15
        nop
16
        nop
17
        nop
18
        nop

powered by: WebSVN 2.1.0

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