]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/orphan-11.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-11.s
1 .section .text.foo,"axG",%progbits,foo_group
2 .word 0
3
4 .section .data.foo,"waG",%progbits,foo_group
5 .word 1
6
7 .section .text, "ax"
8 .word 0
9
10 .section .data, "wa"
11 .word 1