Fix freeing of link_info.hash
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / wrap3b.s
1 .text
2 .globl __wrap_deal
3 __wrap_deal:
4 jmp deal
This page took 0.043472 seconds and 5 git commands to generate.