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