Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-bpf / bar.s
1 .global bar
2 bar:
3 mov %r1,%r2
4 mov %r3,%r1
5 exit
This page took 0.029166 seconds and 4 git commands to generate.