Sign in
gbmc
/
linux
/
453f0ae797328e675840466c80e5b268d7feb9ba
/
.
/
scripts
/
atomic
/
fallbacks
/
inc_not_zero
blob: 1fcef1e55bc9711ab3d3ce337e4bd808996c890b [
file
] [
log
] [
blame
]
cat
<<
EOF
return
raw_$
{
atomic
}
_add_unless
(
v
,
1
,
0
);
EOF