gdb/amdgpu: remove unused includes
[binutils-gdb.git] / gold / testsuite / i386_mov_to_lea2.s
blob65f1bfd722570d0bc621614057e23ab829baf960
1 .text
2 .type foo, @function
3 foo:
4 ret
5 .size foo, .-foo
6 .globl bar
7 .type bar, @function
8 bar:
9 movl foo@GOT(%ecx), %eax
10 .size bar, .-bar