summaryrefslogtreecommitdiff
path: root/linux/powerpc64/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/powerpc64/syscallent.h')
-rw-r--r--linux/powerpc64/syscallent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/powerpc64/syscallent.h b/linux/powerpc64/syscallent.h
index 4f96778ae..a6ce972c5 100644
--- a/linux/powerpc64/syscallent.h
+++ b/linux/powerpc64/syscallent.h
@@ -305,8 +305,8 @@
[275] = { 0, TD, SEN(inotify_init), "inotify_init" },
[276] = { 3, TD|TF, SEN(inotify_add_watch), "inotify_add_watch" },
[277] = { 2, TD, SEN(inotify_rm_watch), "inotify_rm_watch" },
-[278] = { 3, 0, SEN(printargs), "spu_run" },
-[279] = { 4, 0, SEN(printargs), "spu_create" },
+[278] = { 3, 0, SEN(spu_run), "spu_run" },
+[279] = { 4, 0, SEN(spu_create), "spu_create" },
[280] = { 6, TD, SEN(pselect6), "pselect6" },
[281] = { 5, TD, SEN(ppoll), "ppoll" },
[282] = { 1, TP, SEN(unshare), "unshare" },