]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/release
Merge tag 'ieee802154-for-net-2024-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
[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.040448 seconds and 4 git commands to generate.