binutils/testsuite/
[binutils.git] / ld / testsuite / ld-elf / multibss1.s
blob94b84f99462116c54b16816abb15aa95ae938060
1 .macro makebss
2 .section .bss_\@,"aw",%nobits
3 .space 0x10000
4 .endm
6 .rept 80
7 makebss
8 .endr
10 .text
11 .space 0x10