Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / exec-got-1b.s
CommitLineData
b436d854
RS
1 .globl _start
2 .type _start,%function
3_start:
4 ldr r1,1f
5 ldr r1,2f
61:
7 .word foo(GOT)
82:
9 .word _start(GOT)
10 .size _start,.-_start
This page took 0.314847 seconds and 4 git commands to generate.