summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-sh/vxworks3.s
blob: 86d631099d7e3445e01847bf5bfaab01f03e158c (plain)
1
2
3
4
5
6
7
	.macro	entry
	.long	foo\@
	.endm
	
	.rept	511
	entry
	.endr