Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / long-plt-format.s
CommitLineData
1db37fe6
YG
1 .globl _start
2 .type _start,%function
3 .globl foo
4_start:
5 bl foo(PLT)
6 .size _start,.-_start
7
This page took 0.280676 seconds and 4 git commands to generate.