Allow building x32 DSO from x86-64 object file.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / simple.c
CommitLineData
adc7571d
L
1int
2foo (int x)
3{
4 return x * 4;
5}
This page took 0.02304 seconds and 4 git commands to generate.