Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-5.s
1 # A section with a symbol and a BPO allocation.
2 .section .text.x,"ax",@progbits
3 .global x
4 x LDA $45,x+4200
This page took 0.02895 seconds and 4 git commands to generate.