]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-elf/multibss1.s
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / multibss1.s
CommitLineData
8c252fd9 1 .macro makebss
30618a1e 2 .section .bss_\@,"aw",%nobits
8c252fd9
RS
3 .space 0x10000
4 .endm
5
6 .rept 80
7 makebss
8 .endr
9
10 .text
11 .space 0x10