Current File : //usr/src/linux-headers-6.8.0-60/scripts/atomic/fallbacks/inc_and_test
cat <<EOF
	return raw_${atomic}_inc_return(v) == 0;
EOF