OSDN Git Service

linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7
authorLaurent Vivier <laurent@vivier.eu>
Wed, 30 Sep 2020 00:30:31 +0000 (02:30 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 26 Oct 2020 10:39:23 +0000 (11:39 +0100)
Updated running scripts/update-mips-syscall-args.sh

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200930003033.554124-3-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/mips/syscall-args-o32.c.inc

index 0ad3585..92ee4f9 100644 (file)
     [ 433] = 3, /* fspick */
     [ 434] = 2, /* pidfd_open */
     [ 435] = 2, /* clone3 */
+    [ 436] = 3, /* close_range */
+    [ 437] = 4, /* openat2 */
+    [ 438] = 3, /* pidfd_getfd */
+    [ 439] = 4, /* faccessat2 */