Current File : //usr/src/linux-headers-6.14.0-1012-aws/scripts/atomic/fallbacks/xchg
cat <<EOF
	return raw_xchg${order}(&v->counter, new);
EOF