Sign in
gnu
/
binutils-gdb
/
b0e8fa7ff0dc9a32ff71df0e895aa7fb5089fcfa
/
.
/
ld
/
testsuite
/
ld-elfweak
/
foo1a.c
blob: a653020c75489b86bd4e0142edc2f0eb19d6f569 [
file
]
int
deallocate_foo
=
0
;
int
*
foo
()
{
return
&
deallocate_foo
;
}