This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers3.c
1 /*
2 * Main program for test1, test2.
3 */
4
5
6 main()
7 {
8 printf("%d\n", show_foo());
9 }
This page took 0.046873 seconds and 5 git commands to generate.