Sign in
fuchsia
/
third_party
/
binutils-gdb
/
refs/heads/upstream/gdb-11-branch
/
.
/
ld
/
testsuite
/
ld-plugin
/
pr22502b.c
blob: 87389b99e430c6eee42dea9220aa66cfb9bc08b6 [
file
] [
log
] [
blame
] [
edit
]
extern
volatile
int
x
;
void
foobar
(
void
)
{
x
--;
}