]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-powerpc/localgot.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / localgot.s
1 .text
2 .global _start
3 _start:
4 x:
5 ld 3,x@got(2) # isn't correct for 32-bit, but hey this is just a testcase