Skip to content
Snippets Groups Projects
Commit b6bcab38 authored by Laurent Vivier's avatar Laurent Vivier
Browse files

linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7


Updated running scripts/update-mips-syscall-args.sh

Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-Id: <20200930003033.554124-3-laurent@vivier.eu>
Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
parent 29fe5029
No related branches found
No related tags found
No related merge requests found
......@@ -434,3 +434,7 @@
[ 433] = 3, /* fspick */
[ 434] = 2, /* pidfd_open */
[ 435] = 2, /* clone3 */
[ 436] = 3, /* close_range */
[ 437] = 4, /* openat2 */
[ 438] = 3, /* pidfd_getfd */
[ 439] = 4, /* faccessat2 */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment