x86: Split atomic64_t functions into seperate headers
authorBrian Gerst <brgerst@gmail.com>
Thu, 7 Jan 2010 16:53:33 +0000 (11:53 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 7 Jan 2010 19:47:31 +0000 (11:47 -0800)
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>

No differences found