make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / start.s
1 .globl _start
2 _start:
3 jmp foo
This page took 0.033148 seconds and 4 git commands to generate.