]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-powerpc/startv1.s
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / startv1.s
CommitLineData
f6c7c3e8
AM
1 .globl _start
2 .section .opd,"aw",@progbits
3_start:
4 .quad .L_start, .TOC.@tocbase
5
6 .text
7.L_start:
8 b _start