DEBSOURCES
Skip Quicknav
sources / binutils-djgpp / 2.35.1%2Bdfsg-1 / gnu / binutils-2.35.1 / ld / testsuite / ld-sh / vxworks3-lib.s
123456789101112
.macro entry .globl foo\@ .size foo\@,4 .type foo\@,@function foo\@: rts nop .endm .rept 511 entry .endr