summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/sunos_syscall.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-28 09:53:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-28 09:53:24 +0000
commit22fa71a86979ef09fdde050533f98468b9d16a1a (patch)
tree87b02652adbb33f48cf4f41258828795f898b412 /sys/compat/sunos/sunos_syscall.h
parent35812a899cf4871382cb0581cd1c35676fb4139f (diff)
sync
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