aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/atomic64_64.h
AgeCommit message (Collapse)Author
2010-01-07x86: Split atomic64_t functions into seperate headersBrian Gerst
Split atomic64_t functions out into separate headers, since they will not be practical to merge between 32 and 64 bits. Signed-off-by: Brian Gerst <brgerst@gmail.com> LKML-Reference: <1262883215-4034-2-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>