This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers16a.c
CommitLineData
252b5132
RH
1int show_bar ()
2{
3 return 1;
4}
5int show_foo ()
6{
7 return show_bar ();
8}
This page took 0.174825 seconds and 4 git commands to generate.