[ARC] don't force _init/_fini as DT_INIT/DT_FINI.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / lcall1.s
CommitLineData
e0001a05
NC
1.global foo
2.text
3 .align 4
4label1:
43cd72b9 5 .literal .Lunused, 0xffffffff
e0001a05
NC
6 entry a5,16
7.begin longcalls
8 call4 foo
9.end longcalls
10 nop
This page took 0.639855 seconds and 4 git commands to generate.