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