This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / bar1c.c
1 int deallocate_foo;
2
3 int *
4 bar()
5 {
6 return &deallocate_foo;
7 }
This page took 0.03007 seconds and 5 git commands to generate.