summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/syscalls.master
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/syscalls.master')
-rw-r--r--sys/compat/freebsd32/syscalls.master4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index b3d8f26..93e63e9 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -741,7 +741,9 @@
451 AUE_GETAUDIT_ADDR UNIMPL getaudit_addr
452 AUE_SETAUDIT_ADDR UNIMPL setaudit_addr
453 AUE_AUDITCTL UNIMPL auditctl
-454 AUE_NULL UNIMPL _umtx_op
+454 AUE_NULL STD { int freebsd32_umtx_op(void *obj, int op,\
+ uintptr_t val, void *uaddr, \
+ void *uaddr2); }
455 AUE_NULL UNIMPL thr_new
456 AUE_NULL NOPROTO { int sigqueue(pid_t pid, int signum, \
void *value); }
OpenPOWER on IntegriCloud