Sign in
gnu
/
binutils-gdb
/
2f1de74501909db76a3a0b73da9d287d7458eef1
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr23818b.c
blob: d4be333a39e3dd43270883bb8deba73f484a5dbc [
file
]
void
foo
(
void
);
void
bar
(
void
)
{
foo
();
}