aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscall.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscall.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscall.h b/sys/compat/freebsd32/freebsd32_syscall.h
index f21500f18c3d..ef34d9f0fdfa 100644
--- a/sys/compat/freebsd32/freebsd32_syscall.h
+++ b/sys/compat/freebsd32/freebsd32_syscall.h
@@ -502,4 +502,5 @@
#define FREEBSD32_SYS_sigfastblock 573
#define FREEBSD32_SYS___realpathat 574
#define FREEBSD32_SYS_close_range 575
-#define FREEBSD32_SYS_MAXSYSCALL 576
+#define FREEBSD32_SYS_rpctls_syscall 576
+#define FREEBSD32_SYS_MAXSYSCALL 577