Deprecate a.out support for NetBSD targets.
[binutils-gdb.git] / ld / testsuite / ld-powerpc / nodotsym.s
1 .section .opd,"aw"
2 .p2align 3
3 .global foo
4 .type foo,@function
5 foo:
6 .quad .L.foo,.TOC.@tocbase,0
7
8 .text
9 .L.foo:
10 blr
11 .size foo,.-.L.foo