URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-sh/] [refdbglib.s] - Rev 156
Go to most recent revision | Compare with Previous | Blame | View Log
.text .global foo .data .align 2 .type foo, @object .size foo, 4 foo: .long 1
Go to most recent revision | Compare with Previous | Blame | View Log