remove conflict indicators
[binutils.git] / ld / testsuite / ld-elfweak / bar1c.c
blob901f06512b8af80a3e9f0d359a8bd2c1f03fa80f
1 int deallocate_foo;
3 int *
4 bar()
6 return &deallocate_foo;