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