Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-elfvers
/
vers28c.c
blob: 55afb6c5dee317c1bc3364ea7076afff2a34cc78 [
file
]
extern
void
foo
();
void
bar
()
{
foo
();
}