This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / cross1.c
1 extern int foo ();
2 int
3 func ()
4 {
5 return foo ();
6 }
This page took 0.03847 seconds and 5 git commands to generate.