This commit was generated by cvs2svn to track changes on a CVS vendor
[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.031007 seconds and 5 git commands to generate.