summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-01-08 05:27:29 +0000
committerpeter <peter@FreeBSD.org>1996-01-08 05:27:29 +0000
commitf5b15d3f318f733a09e61d8e29cbcf70b9756775 (patch)
tree19f8238ce776cbe8001644af7fbabc5773a39e11 /sys
parent407f3eadeb4796bc2cff5c17721bea94053ed493 (diff)
downloadFreeBSD-src-f5b15d3f318f733a09e61d8e29cbcf70b9756775.zip
FreeBSD-src-f5b15d3f318f733a09e61d8e29cbcf70b9756775.tar.gz
Reran makesyscalls.sh..
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/ibcs2/ibcs2_proto.h2
-rw-r--r--sys/i386/ibcs2/ibcs2_syscall.h2
-rw-r--r--sys/i386/ibcs2/ibcs2_sysent.c3
3 files changed, 3 insertions, 4 deletions
diff --git a/sys/i386/ibcs2/ibcs2_proto.h b/sys/i386/ibcs2/ibcs2_proto.h
index e23ba9f..0d0191d 100644
--- a/sys/i386/ibcs2/ibcs2_proto.h
+++ b/sys/i386/ibcs2/ibcs2_proto.h
@@ -2,7 +2,7 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.master,v 1.4 1996/01/08 04:13:22 peter Exp
+ * created from Id: syscalls.master,v 1.5 1996/01/08 05:24:09 peter Exp
*/
#ifndef _IBCS2_SYSPROTO_H_
diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h
index 4f07286..08fadcd 100644
--- a/sys/i386/ibcs2/ibcs2_syscall.h
+++ b/sys/i386/ibcs2/ibcs2_syscall.h
@@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.master,v 1.4 1996/01/08 04:13:22 peter Exp
+ * created from Id: syscalls.master,v 1.5 1996/01/08 05:24:09 peter Exp
*/
#define IBCS2_SYS_syscall 0
diff --git a/sys/i386/ibcs2/ibcs2_sysent.c b/sys/i386/ibcs2/ibcs2_sysent.c
index 1b83401..f0d59e2 100644
--- a/sys/i386/ibcs2/ibcs2_sysent.c
+++ b/sys/i386/ibcs2/ibcs2_sysent.c
@@ -2,10 +2,9 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from Id: syscalls.master,v 1.4 1996/01/08 04:13:22 peter Exp
+ * created from Id: syscalls.master,v 1.5 1996/01/08 05:24:09 peter Exp
*/
-#include "opt_sysvipc.h"
#include <sys/types.h>
#include <sys/param.h>
#include <sys/sysent.h>
OpenPOWER on IntegriCloud