aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / exec-got-1a.s
CommitLineData
b436d854
RS
1 .globl foo
2 .type foo,%object
3 .size foo,4
4 .data
5foo: .word 1
This page took 0.471606 seconds and 4 git commands to generate.