Files
Retro68/binutils/ld/testsuite/ld-powerpc/aix-glink-3b.s
Wolfgang Thaller 5d96d8025a add binutils-2.20.1
2012-03-26 21:18:29 +02:00

12 lines
104 B
ArmAsm

.toc
.extern .g
.globl .f
.csect .f[PR]
.f:
bl .g
.globl f
.csect f[DS]
f: .long .f,TOC[tc0],0