]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/inc_not_zero
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / scripts / atomic / fallbacks / inc_not_zero
1 cat <<EOF
2         return raw_${atomic}_add_unless(v, 1, 0);
3 EOF
This page took 0.03637 seconds and 4 git commands to generate.