arch/sh/include/asm/futex-cas.h
0 → 100644
+34
−0
arch/sh/include/asm/futex-llsc.h
0 → 100644
+41
−0
+59
−38
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The version of futex.h in asm-generic should really be adapted to do
the same thing so that this hideous code does not have to be
duplicated per-arch.
Signed-off-by:
Rich Felker <dalias@libc.org>