aboutsummaryrefslogtreecommitdiff
path: root/linux/xtensa/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/xtensa/syscallent.h')
-rw-r--r--linux/xtensa/syscallent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/xtensa/syscallent.h b/linux/xtensa/syscallent.h
index 4d69d2ee7..64bdb76a2 100644
--- a/linux/xtensa/syscallent.h
+++ b/linux/xtensa/syscallent.h
@@ -337,6 +337,6 @@
[346] = { 6, TD, SEN(preadv2), "preadv2" },
[347] = { 6, TD, SEN(pwritev2), "pwritev2" },
[348] = { 4, TM|SI, SEN(pkey_mprotect), "pkey_mprotect" },
-[249] = { 2, 0, SEN(pkey_alloc), "pkey_alloc" },
+[349] = { 2, 0, SEN(pkey_alloc), "pkey_alloc" },
[350] = { 1, 0, SEN(pkey_free), "pkey_free" },
[351] = { 5, TD|TF|TSTA, SEN(statx), "statx" },