OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-elf/] [empty2.s] - Blame information for rev 540

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

Line No. Rev Author Line
1 205 julius
        .file "empty2.s"
2
        .equiv constant, 0x12345678
3
        .section .bss
4
bar:
5
        .text
6
        .type start,"function"
7
        .global start
8
start:
9
        .type _start,"function"
10
        .global _start
11
_start:
12
        .type __start,"function"
13
        .global __start
14
__start:
15
        .type main,"function"
16
        .global main
17
main:
18
        .long constant

powered by: WebSVN 2.1.0

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