URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-discard/] [extern.s] - Rev 52
Go to most recent revision | Compare with Previous | Blame | View Log
.globl data .section .data.exit,"aw" data: .globl text .section .text.exit,"ax" text: .text .globl _start _start: .long data .section .debug_info .long 0 .long text
Go to most recent revision | Compare with Previous | Blame | View Log