Scan all input files for symbol reference warning
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-6.s
1 # A section with a symbol and a BPO allocation.
2 .section .text.x2,"ax",@progbits
3 .global x2
4 x2 LDA $45,x2+42000
This page took 0.028966 seconds and 4 git commands to generate.