summaryrefslogtreecommitdiff
path: root/src/linux/powerpc/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux/powerpc/syscallent.h')
-rw-r--r--src/linux/powerpc/syscallent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linux/powerpc/syscallent.h b/src/linux/powerpc/syscallent.h
index ef04a176a..a96b06d9f 100644
--- a/src/linux/powerpc/syscallent.h
+++ b/src/linux/powerpc/syscallent.h
@@ -231,7 +231,7 @@
[221] = { 6, 0, SEN(futex_time32), "futex" },
[222] = { 3, 0, SEN(sched_setaffinity), "sched_setaffinity" },
[223] = { 3, 0, SEN(sched_getaffinity), "sched_getaffinity" },
-[224] = { },
+/* 224 - was security */
[225] = { 5, 0, SEN(printargs), "tuxcall" },
[226] = { 4, TD|TN, SEN(sendfile64), "sendfile64" },
[227] = { 2, TM, SEN(io_setup), "io_setup" },