]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-elf/pr26580-b.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr26580-b.s
CommitLineData
7ba11550
AM
1 .text
2 .globl _start
3 .globl __start
4_start:
5__start:
6 .ifdef HPUX
7one .comm 8
8 .else
9 .comm one, 8, 8
10 .endif