commit | 1a3b1d89eded68d64e5ea409ad37827310059441 | [log] [tgz] |
---|---|---|
author | Brian Gerst <brgerst@gmail.com> | Thu Jan 07 11:53:33 2010 -0500 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu Jan 07 11:47:31 2010 -0800 |
tree | 25872d1d0ccce7fa7cc534fdd65d91e35b147f42 | |
parent | 7269e8812a59f74fb1ce134465d0bcf5683b93a1 [diff] |
x86: Split atomic64_t functions into seperate headers 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>