19990502 sourceware import
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers3.c
CommitLineData
252b5132
RH
1/*
2 * Main program for test1, test2.
3 */
4
5int
6main()
7{
8 printf("%d\n", show_foo());
9 return 0;
10}
This page took 0.02247 seconds and 4 git commands to generate.