gdb: include gdb_wait.h in gdb_wait.c
[deliverable/binutils-gdb.git] / gold / testsuite / i386_mov_to_lea3.s
1 .type bar, @function
2 bar:
3 movl _DYNAMIC@GOT(%ecx), %eax
4 .size bar, .-bar
This page took 0.037703 seconds and 4 git commands to generate.