Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-i386 / call3.s
blobce003c81d0f80c13e47346af70dca7c90a15cfa9
1 .text
2 .globl foo
3 .type foo, @function
4 foo:
5 ret
6 .globl _start
7 .type _start, @function
8 _start:
9 call *foo@GOT