include/asm-sh/atomic-irq.h
0 → 100644
+71
−0
include/asm-sh/atomic-llsc.h
0 → 100644
+107
−0
+2
−151
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>