1
2
3
4
5
6
7
8
cat <<EOF
	${ret} ret;
	__atomic_pre_full_fence();
	ret = arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
	__atomic_post_full_fence();
	return ret;
EOF
明明你也很愛我 沒理由愛不到結果