Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / lcall1.s
1 .global foo
2 .text
3 .align 4
4 label1:
5 .literal .Lunused, 0xffffffff
6 entry a5,16
7 .begin longcalls
8 call4 foo
9 .end longcalls
10 nop
This page took 0.030175 seconds and 4 git commands to generate.