aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_syscalls.c')
-rw-r--r--sys/compat/freebsd32/freebsd32_syscalls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/freebsd32/freebsd32_syscalls.c b/sys/compat/freebsd32/freebsd32_syscalls.c
index 1e42d2aaf0ce..223c6772829b 100644
--- a/sys/compat/freebsd32/freebsd32_syscalls.c
+++ b/sys/compat/freebsd32/freebsd32_syscalls.c
@@ -608,4 +608,5 @@ const char *freebsd32_syscallnames[] = {
"copy_file_range", /* 569 = copy_file_range */
"freebsd32___sysctlbyname", /* 570 = freebsd32___sysctlbyname */
"shm_open2", /* 571 = shm_open2 */
+ "shm_rename", /* 572 = shm_rename */
};