Skip to content
Commit 00b73d8d authored by Rich Felker's avatar Rich Felker
Browse files

sh: add working futex atomic ops on userspace addresses for smp



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: default avatarRich Felker <dalias@libc.org>
parent 2b47d54e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment