summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/compat/freebsd32/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index 50ff7bd..16449b9 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -751,4 +751,4 @@
460 AUE_NULL UNIMPL mq_timedsend
461 AUE_NULL UNIMPL mq_notify
462 AUE_NULL UNIMPL mq_unlink
-463 AUE_NULL MSTD { int abort2(const char *why, int nargs, void **args); }
+463 AUE_NULL MNOPROTO { int abort2(const char *why, int nargs, void **args); }
OpenPOWER on IntegriCloud