fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-elfweak / foo1a.c
bloba653020c75489b86bd4e0142edc2f0eb19d6f569
1 int deallocate_foo = 0;
3 int *
4 foo ()
6 return &deallocate_foo;