Support tcl procedure calls in run_dump_test xfail
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / cross3.c
CommitLineData
252b5132
RH
1int i = 4;
2
3int
4foo ()
5{
6 return i;
7}
This page took 0.80496 seconds and 4 git commands to generate.