URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [expdyn1.s] - Rev 97
Go to most recent revision | Compare with Previous | Blame | View Log
.data .global expobj .type expobj,@object .size expobj,4 expobj: .dword 0 .text .global _start _start: nop .global expfn expfn: .type expfn,@function nop .Lfe1: .size expfn,.Lfe1-expfn
Go to most recent revision | Compare with Previous | Blame | View Log