xref: /linux/scripts/atomic/fallbacks/release (revision 5d95cbf21a4a550f2a2050c947083de2587cf46d)
1cat <<EOF
2	__atomic_release_fence();
3	${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
4EOF
5