]> Git Repo - binutils.git/blob - ld/testsuite/ld-scripts/cross1.c
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-scripts / cross1.c
1 extern int foo ();
2 int
3 func ()
4 {
5   return foo ();
6 }
This page took 0.02312 seconds and 4 git commands to generate.