gdb/testsuite: fix "up to main" in gdb.base/corefile-exec-context.exp
[binutils-gdb.git] / ld / testsuite / ld-i386 / load5.s
blob1ecd50c1ebcb5632aa94e76e4c7c10d4bea73576
1 .text
2 .type foo, @function
3 foo:
4 ret
5 .globl _start
6 .type _start, @function
7 _start:
8 movl foo@GOT, %eax