Sign in
gnu
/
binutils-gdb
/
42eb20eb357204960aed1c2c2d5d014cb94de2fe
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr21382b.c
blob: c5b74a944171690b3a83b1701292ce78d7c2e721 [
file
] [
log
] [
blame
]
extern
void
x
(
void
);
void
y
(
void
)
{
x
();
}