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