arch/x86/include/asm/atomic64_32.h
0 → 100644
+160
−0
arch/x86/include/asm/atomic64_64.h
0 → 100644
+224
−0
+1
−151
+1
−216
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>