* ld-scripts/section-match.exp: New file. Runs ths
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / cross3.c
1 int i = 4;
2
3 int
4 foo ()
5 {
6 return i;
7 }
This page took 0.028925 seconds and 4 git commands to generate.