commit | c72a90df47b990572ac4fdb7e918005466446db9 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Aug 28 19:10:03 2022 -0700 |
committer | Laurent Vivier <laurent@vivier.eu> | Tue Sep 27 13:19:05 2022 +0200 |
tree | e22c083d8e28d402ff06854be9b6e260c77a9419 | |
parent | 0f9467311260c23eed758f97c75d83f1815acb29 [diff] |
linux-user: Implement PI futexes Define the missing FUTEX_* constants in syscall_defs.h Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20220829021006.67305-6-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>