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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/uts/common/sys/syscall.h b/usr/src/uts/common/sys/syscall.h
index ae7e8224da..9fbc05f054 100644
--- a/usr/src/uts/common/sys/syscall.h
+++ b/usr/src/uts/common/sys/syscall.h
@@ -299,8 +299,7 @@ extern "C" {
#define SYS_waitsys 107
#define SYS_sigsendsys 108
#define SYS_hrtsys 109
-#define SYS_acancel 110
-#define SYS_async 111
+#define SYS_sigresend 111
#define SYS_priocntlsys 112
#define SYS_pathconf 113
#define SYS_mincore 114