Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-elfweak / foo1b.c
blobd71a635e21828f2012953c2e1d3d89a772dfe7b3
1 int deallocate_foo;
3 int *
4 foo ()
6 return &deallocate_foo;