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)
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>

No differences found