]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/pr21233-l.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr21233-l.s
1 .data
2 .globl bar
3 .type bar, %object
4 bar:
5 .byte 1
6 .size bar, . - bar