[x86] Resolve non-PIC undefweak symbols in executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / start.s
1 .globl _start
2 _start:
3 jmp foo
This page took 0.032676 seconds and 4 git commands to generate.