summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/syscall.h')
-rw-r--r--usr/src/uts/common/sys/syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/syscall.h b/usr/src/uts/common/sys/syscall.h
index f8ad2291a5..ae7e8224da 100644
--- a/usr/src/uts/common/sys/syscall.h
+++ b/usr/src/uts/common/sys/syscall.h
@@ -516,7 +516,7 @@ extern "C" {
#define SYS_ntp_adjtime 249
#define SYS_lwp_mutex_unlock 250
#define SYS_lwp_mutex_trylock 251
-#define SYS_lwp_mutex_init 252
+#define SYS_lwp_mutex_register 252
#define SYS_cladm 253
#define SYS_uucopy 254
#define SYS_umount2 255