Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / wrap1b.s
CommitLineData
eae25ec5
HPN
1 .text
2 .globl __wrap_deal
3__wrap_deal:
4 jmp __real_deal
This page took 0.291746 seconds and 4 git commands to generate.