URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-elf/] [orphan3a.s] - Rev 847
Go to most recent revision | Compare with Previous | Blame | View Log
.globl main .globl start .globl _start .globl __start .text main: start: _start: __start: .section .foo,"a",%nobits .space 16
Go to most recent revision | Compare with Previous | Blame | View Log