Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-plugin
/
pr12760a.c
blob: 6169c26716d5c9c4f857fe8c3ebf5f847bd27a90 [
file
] [
log
] [
blame
]
extern
void
bar
();
void
foo
()
{
bar
();
}