repka-os_kernel/scripts/atomic/fallbacks/inc_and_test

3 lines
56 B
Text
Executable file

cat <<EOF
return raw_${atomic}_inc_return(v) == 0;
EOF