summaryrefslogtreecommitdiff
path: root/linux/hppa/syscallent.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/hppa/syscallent.h')
-rw-r--r--linux/hppa/syscallent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/hppa/syscallent.h b/linux/hppa/syscallent.h
index 044b487..c92a9fa 100644
--- a/linux/hppa/syscallent.h
+++ b/linux/hppa/syscallent.h
@@ -237,7 +237,7 @@
{ 5, 0, printargs, "mq_timedreceive" }, /* 232 */
{ 5, 0, printargs, "mq_notify" }, /* 233 */
{ 5, 0, printargs, "mq_getsetattr" }, /* 234 */
- { 4, 0, printargs, "waitid" }, /* 235 */
+ { 5, TP, sys_waitid, "waitid" }, /* 235 */
{ 6, TD, sys_fadvise64_64, "fadvise64_64" }, /* 236 */
{ 5, 0, sys_set_tid_address, "set_tid_address" }, /* 237 */
{ 5, TF, sys_setxattr, "setxattr" }, /* 238 */