M68K TLS support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / zero-rel.s
1 .text
2 .globl _start
3 _start:
4
5 .section .debug_info
6 .long .Ltext
7 .long .Ltext + 2
8
9 .section .text.exit,"ax"
10 .Ltext:
11 .long 0
This page took 0.028983 seconds and 4 git commands to generate.