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