Sign in
gnu
/
binutils-gdb
/
d49f2dd78b08efa4e1ee51f5df5058846c2eb4fa
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr15323b.c
blob: 3ce506330fc8b8a72b2d9a211cf0ef91a16f4e09 [
file
]
extern
int
x
;
void
foobar
(
void
)
{
x
--;
}