Sign in
android
/
kernel
/
common
/
4aa69d64e43edb51a4ecff7d301e9f881eb2d3f5
/
.
/
scripts
/
atomic
/
fallbacks
/
inc_not_zero
blob: 1fcef1e55bc9711ab3d3ce337e4bd808996c890b [
file
] [
log
] [
blame
]
cat
<<
EOF
return
raw_$
{
atomic
}
_add_unless
(
v
,
1
,
0
);
EOF