Remove support for the (deprecated) openrisc and or32 configurations and replace
[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.043826 seconds and 4 git commands to generate.