Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-rel-1.s
1 .globl foo
2 .csect foo[RW]
3 foo:
4 .long .puts
5 .long foobar
This page took 0.030287 seconds and 4 git commands to generate.