summaryrefslogtreecommitdiff
path: root/sys/compat/osf1/osf1_syscall.h
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-01-26 23:08:11 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-01-26 23:08:11 +0000
commit6105da23504b07f71892be2c636115f3f73b0486 (patch)
treeba80f2b8cf890438204cfb874a68db90538f73df /sys/compat/osf1/osf1_syscall.h
parenta94d4ad97288861389f58ad11d66acd48eb5a8bc (diff)
Regen.
Diffstat (limited to 'sys/compat/osf1/osf1_syscall.h')
-rw-r--r--sys/compat/osf1/osf1_syscall.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/osf1/osf1_syscall.h b/sys/compat/osf1/osf1_syscall.h
index 2764ed6c102..0203cff6ad7 100644
--- a/sys/compat/osf1/osf1_syscall.h
+++ b/sys/compat/osf1/osf1_syscall.h
@@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.3 1996/08/25 12:19:55 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.4 1997/01/26 23:05:12 downsj Exp
*/
#define OSF1_SYS_syscall 0
@@ -109,6 +109,7 @@
#define OSF1_SYS_getdirentries 159
#define OSF1_SYS_statfs 160
#define OSF1_SYS_fstatfs 161
+#define OSF1_SYS_lchown 208
#define OSF1_SYS_getsid 234
#define OSF1_SYS_sigaltstack 235
#define OSF1_SYS_usleep_thread 251