Add space in name of Rust tuple type
[binutils-gdb.git] / ld / testsuite / ld-i386 / call2.s
blob57cd88f972a11997d0543ebbc65add2a0f323036
1 .text
2 .type foo, @function
3 foo:
4 ret
5 .globl _start
6 .type _start, @function
7 _start:
8 call *foo@GOT