include/asm-arm/mutex.h
0 → 100644
+128
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
add the ARM version of mutex.h, which is optimized in assembly for
ARMv6, and uses the xchg implementation on pre-ARMv6.
Signed-off-by:
Ingo Molnar <mingo@elte.hu>