Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sec-7e.s
1 .section .di
2 .byte 50
3 .rept 32767
4 .byte 0
5 .endr
6 .byte 51
This page took 0.029213 seconds and 4 git commands to generate.