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