Renerate (some include files were changed)

This commit is contained in:
Peter Wemm 1997-03-29 13:12:46 +00:00
parent c263a0048d
commit bf07edd9e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24383
3 changed files with 4 additions and 6 deletions

View File

@ -2,15 +2,13 @@
* System call prototypes.
*
* DO NOT EDIT-- this file is automatically generated.
* created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
*/
#ifndef _LINUX_SYSPROTO_H_
#define _LINUX_SYSPROTO_H_
#include <sys/types.h>
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/signal.h>
struct linux_setup_args {
int dummy;

View File

@ -2,7 +2,7 @@
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
* created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
*/
#define LINUX_SYS_linux_setup 0

View File

@ -2,7 +2,7 @@
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
* created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
*/
#include <sys/types.h>