summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/sunos_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/sunos/sunos_syscall.h')
-rw-r--r--sys/compat/sunos/sunos_syscall.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/sunos/sunos_syscall.h b/sys/compat/sunos/sunos_syscall.h
index 66f7107d64c..f15adb185eb 100644
--- a/sys/compat/sunos/sunos_syscall.h
+++ b/sys/compat/sunos/sunos_syscall.h
@@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.6 1997/01/26 23:52:03 downsj Exp
+ * created from OpenBSD: syscalls.master,v 1.7 1997/07/28 09:53:13 deraadt Exp
*/
#define SUNOS_SYS_syscall 0
@@ -29,6 +29,7 @@
/* 21 is obsolete sunos_old_mount */
#define SUNOS_SYS_setuid 23
#define SUNOS_SYS_getuid 24
+#define SUNOS_SYS_stime 25
#define SUNOS_SYS_ptrace 26
#define SUNOS_SYS_access 33
#define SUNOS_SYS_sync 36