Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / gpl3 / binutils / dist / ld / testsuite / ld-elfweak / foo1b.c
blobd71a635e21828f2012953c2e1d3d89a772dfe7b3
1 int deallocate_foo;
3 int *
4 foo ()
6 return &deallocate_foo;