Extend step-over-syscall.exp with different detach-on-fork and follow-fork modes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / simple.c
1 int
2 foo (int x)
3 {
4 return x * 4;
5 }
This page took 0.029961 seconds and 4 git commands to generate.