This website requires JavaScript.
Explore
Help
Register
Sign In
Gh0st
/
linux
mirror of
https://github.com/torvalds/linux.git
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55e856c344
linux
/
scripts
/
atomic
/
fallbacks
/
add_negative
4 lines
66 B
Plaintext
Executable File
Raw
Blame
History
cat <<EOF
return raw_${atomic}_add_return${order}(i, v) < 0;
EOF
Reference in New Issue
View Git Blame
Copy Permalink