Sign in
gnu
/
binutils-gdb
/
f086594c976d058e7c133c0cefaebe7eb2c02b32
/
.
/
ld
/
testsuite
/
ld-elfweak
/
bar1b.c
blob: bab68ab2323fdc5b757982a96dadc4c0e3fb64d5 [
file
]
int
deallocate_foo
=
0
;
int
*
bar
()
{
return
&
deallocate_foo
;
}