summaryrefslogtreecommitdiff
path: root/linux/mips/syscallent-o32.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/mips/syscallent-o32.h')
-rw-r--r--linux/mips/syscallent-o32.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/mips/syscallent-o32.h b/linux/mips/syscallent-o32.h
index c23ac14..3431b81 100644
--- a/linux/mips/syscallent-o32.h
+++ b/linux/mips/syscallent-o32.h
@@ -337,7 +337,7 @@
{ 4, TN, sys_accept4, "accept4" }, /* 4334 */
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 4335 */
{ 2, TD, sys_fanotify_init, "fanotify_init" }, /* 4336 */
- { 5, TD|TF, sys_fanotify_mark, "fanotify_mark" }, /* 4337 */
+ { 6, TD|TF, sys_fanotify_mark, "fanotify_mark" }, /* 4337 */
{ 4, 0, sys_prlimit64, "prlimit64" }, /* 4338 */
{ 5, TD|TF, sys_name_to_handle_at, "name_to_handle_at"}, /* 4339 */
{ 3, TD, sys_open_by_handle_at, "open_by_handle_at"}, /* 4340 */
@@ -687,7 +687,7 @@
{ 4, TN, printargs, "o32_accept4" }, /* 4334 */
{ 5, TN, printargs, "o32_recvmmsg" }, /* 4335 */
{ 2, TD, printargs, "o32_fanotify_init" }, /* 4336 */
- { 5, TD|TF, printargs, "o32_fanotify_mark" }, /* 4337 */
+ { 6, TD|TF, printargs, "o32_fanotify_mark" }, /* 4337 */
{ 4, 0, printargs, "o32_prlimit64" }, /* 4338 */
{ 5, TD|TF, printargs, "o32_name_to_handle_at"}, /* 4339 */
{ 3, TD, printargs, "o32_open_by_handle_at"}, /* 4340 */