]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/release
Linux 6.14-rc3
[linux.git] / scripts / atomic / fallbacks / release
1 cat <<EOF
2         __atomic_release_fence();
3         ${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
4 EOF
This page took 0.028741 seconds and 4 git commands to generate.