URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [vxworks3-lib.s] - Rev 262
Go to most recent revision | Compare with Previous | Blame | View Log
.macro entry .globl foo\@ .size foo\@,4 .type foo\@,@function foo\@: rts nop .endm .rept 511 entry .endr
Go to most recent revision | Compare with Previous | Blame | View Log