x86: Properly handle PLT expression in directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / start.s
1 .globl _start
2 _start:
3 jmp foo
This page took 0.031998 seconds and 4 git commands to generate.