aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/atomic-irq.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-12-12sh: Split out atomic ops logically.Paul Mundt1-0/+71
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>