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