]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-powerpc/aix-no-dup-syms-1a.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-no-dup-syms-1a.s
CommitLineData
5b49f6dc
RS
1 .globl x
2 .csect x[RW]
3x:
4 .long 4
5 .globl x1
6 .csect x1[RW]
7x1:
8 .long x
9 .long foo