Sign in
gnu
/
binutils-gdb
/
42eb20eb357204960aed1c2c2d5d014cb94de2fe
/
.
/
ld
/
testsuite
/
ld-elfweak
/
bar1c.c
blob: 901f06512b8af80a3e9f0d359a8bd2c1f03fa80f [
file
]
int
deallocate_foo
;
int
*
bar
()
{
return
&
deallocate_foo
;
}