From 14537e784b2e08f7c442ca812a911ac23cfce35c Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Mon, 8 Jan 1996 05:27:29 +0000 Subject: [PATCH] Reran makesyscalls.sh.. --- sys/i386/ibcs2/ibcs2_proto.h | 2 +- sys/i386/ibcs2/ibcs2_syscall.h | 2 +- sys/i386/ibcs2/ibcs2_sysent.c | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sys/i386/ibcs2/ibcs2_proto.h b/sys/i386/ibcs2/ibcs2_proto.h index e23ba9f523d..0d0191d2847 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 4f07286c6ef..08fadcdff7f 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 1b83401134a..f0d59e2bc4f 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 #include #include