sh: Split out atomic ops logically.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 7 Dec 2006 11:33:38 +0000 (20:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Dec 2006 23:42:08 +0000 (08:42 +0900)
commitec723fbe7e19f5a66cea183bca7ca20675631a7a
tree2a716c86a4ba9924459c9e6436a31b1acb62d449
parenta45e724ba07c02bcf3da96ddc4efefbfe10957f5
sh: Split out atomic ops logically.

We have a few different ways to do the atomic operations, so split
them out in to different headers rather than bloating atomic.h.
Kernelspace gUSA will take this up to a third implementation.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/atomic-irq.h [new file with mode: 0644]
include/asm-sh/atomic-llsc.h [new file with mode: 0644]
include/asm-sh/atomic.h