Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sec-6.s
1 .global debugb
2 .section .debug_frame,"",@progbits
3 .8byte a
4 debugb:
5 .8byte debugb
This page took 0.036718 seconds and 4 git commands to generate.