Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i135409-5.s
1 .text
2 .global _start
3 _start:
4 jmp L001
5
6 .section .text1
7 L001:
8 nop
This page took 0.028837 seconds and 4 git commands to generate.