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

Subversion Repositories openrisc_me

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

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

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

powered by: WebSVN 2.1.0

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