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