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-sh/] [refdbg.s] - Rev 313
Go to most recent revision | Compare with Previous | Blame | View Log
.text .align 2 .globl _start .type _start,@function _start: rts nop .comm foo,4,4 .section .debug_info,"",@progbits .long 0 .ualong foo
Go to most recent revision | Compare with Previous | Blame | View Log