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