Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-plugin
/
pr22502b.c
blob: 87389b99e430c6eee42dea9220aa66cfb9bc08b6 [
file
] [
log
] [
blame
]
extern
volatile
int
x
;
void
foobar
(
void
)
{
x
--;
}