2001-11-09 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-discard / start.s
1 .text
2 .globl _start
3 _start:
4 .long data
5 .section .debug_info
6 .long text
This page took 0.030633 seconds and 5 git commands to generate.