summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorassar <assar@cvs.openbsd.org>2000-02-07 08:06:11 +0000
committerassar <assar@cvs.openbsd.org>2000-02-07 08:06:11 +0000
commitfac965592cd78fd977e1e2e16c00856bbd0d8f28 (patch)
tree7454dea0e47bc9a3f38ef62242e6b915750b6409 /sys
parente2c68709365d7b37121dbb6bd69df91672fae90d (diff)
regen (with correct reference from syscalls.master)
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/syscall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 1c9ca181206..96bb969202a 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: syscall.h,v 1.41 2000/02/07 04:57:18 assar Exp $ */
+/* $OpenBSD: syscall.h,v 1.42 2000/02/07 08:06:10 assar Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.37 1999/06/07 07:17:42 deraadt Exp
+ * created from; OpenBSD: syscalls.master,v 1.38 2000/02/07 04:49:27 assar Exp
*/
/* syscall: "syscall" ret: "int" args: "int" "..." */