commit | ec723fbe7e19f5a66cea183bca7ca20675631a7a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Dec 07 20:33:38 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Dec 12 08:42:08 2006 +0900 |
tree | 2a716c86a4ba9924459c9e6436a31b1acb62d449 | |
parent | a45e724ba07c02bcf3da96ddc4efefbfe10957f5 [diff] |
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>