x86-64: Add tests for -z separate-code -z max-page-size=0x1000
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / simple.s
1 .text
2 .global _start
3 _start:
4 jmp r13
5
This page took 0.035088 seconds and 4 git commands to generate.