summaryrefslogtreecommitdiff
path: root/linux/s390/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/s390/syscallent.h')
-rw-r--r--linux/s390/syscallent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/s390/syscallent.h b/linux/s390/syscallent.h
index d2a2f50b8..7af96b5cc 100644
--- a/linux/s390/syscallent.h
+++ b/linux/s390/syscallent.h
@@ -246,7 +246,7 @@
[234] = { 2, TF, SEN(removexattr), "lremovexattr" },
[235] = { 2, TD, SEN(fremovexattr), "fremovexattr" },
[236] = { 0, PU|NF, SEN(gettid), "gettid" },
-[237] = { 2, TS|TP, SEN(kill), "tkill" },
+[237] = { 2, TS|TP, SEN(tkill), "tkill" },
[238] = { 6, 0, SEN(futex_time32), "futex" },
[239] = { 3, 0, SEN(sched_setaffinity), "sched_setaffinity" },
[240] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },