Reran makesyscalls.sh..

This commit is contained in:
Peter Wemm 1996-01-08 05:27:29 +00:00
parent 801942bdd4
commit 14537e784b
3 changed files with 3 additions and 4 deletions

View file

@ -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_

View file

@ -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

View file

@ -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>