Revert "PR25570, ld duplicate "warning: changing start of section""
[deliverable/binutils-gdb.git] / ld / testsuite / ld-bpf / bar.s
CommitLineData
8376927b
JM
1 .global bar
2bar:
3 mov %r1,%r2
4 mov %r3,%r1
5 exit
This page took 0.061971 seconds and 4 git commands to generate.