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