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