summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/svr4_syscall.h
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-03-06 22:02:19 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-03-06 22:02:19 +0000
commit0e8381e965c3dcfacd2e6a2278514fed6b88a28c (patch)
treed65000a3c6c8dfd915c25b1c430b362919404345 /sys/compat/svr4/svr4_syscall.h
parentdcac002bf44ff09df975ff4e23b41efb868c7a02 (diff)
regen
Diffstat (limited to 'sys/compat/svr4/svr4_syscall.h')
-rw-r--r--sys/compat/svr4/svr4_syscall.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/compat/svr4/svr4_syscall.h b/sys/compat/svr4/svr4_syscall.h
index 58a43d5d735..6ee84092b0d 100644
--- a/sys/compat/svr4/svr4_syscall.h
+++ b/sys/compat/svr4/svr4_syscall.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: svr4_syscall.h,v 1.23 1998/02/10 13:43:45 niklas Exp $ */
+/* $OpenBSD: svr4_syscall.h,v 1.24 1998/03/06 22:02:18 niklas Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.22 1998/02/10 13:41:55 niklas Exp
+ * created from OpenBSD: syscalls.master,v 1.23 1998/03/06 21:58:10 niklas Exp
*/
/* syscall: "syscall" ret: "int" args: */
@@ -166,7 +166,6 @@
/* syscall: "rdebug" ret: "int" args: */
#define SVR4_SYS_rdebug 76
- /* 76 is obsolete rdebug */
/* 77 is obsolete rfstop */
/* syscall: "rmdir" ret: "int" args: "char *" */
#define SVR4_SYS_rmdir 79