Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
refs/heads/master
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-elfweak
/
bar1c.c
blob: 901f06512b8af80a3e9f0d359a8bd2c1f03fa80f [
file
] [
log
] [
blame
] [
edit
]
int
deallocate_foo
;
int
*
bar
()
{
return
&
deallocate_foo
;
}