commit | 4f8ed2fd7944ed76276c22abf07ccef4dc413fb3 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Jun 03 12:00:25 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Jul 15 08:02:32 2023 +0100 |
tree | 9f9458e542645e3d522613764a1f3950be41cddb | |
parent | 4633c1e2c576fbabfe5c8c93f4b842504b69c096 [diff] |
linux-user: Reformat syscall_defs.h Untabify and re-indent. We had a mix of 2, 3, 4, and 8 space indentation. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>