Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa.s
1 * Just jump to an external symbol, with some padding.
2 .text
3 .global jumpa
4 jumpa:
5 SET $253,2
6 JMP a
7 SET $253,3
This page took 0.032088 seconds and 4 git commands to generate.