Regenerate (removed unused #includes in linux_sysent.c).
This commit is contained in:
parent
cfb1738cb3
commit
fb36e0817c
@ -2,7 +2,7 @@
|
||||
* System call prototypes.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
|
||||
* created from Id: syscalls.master,v 1.5 1997/04/09 15:34:09 bde Exp
|
||||
*/
|
||||
|
||||
#ifndef _LINUX_SYSPROTO_H_
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
|
||||
* created from Id: syscalls.master,v 1.5 1997/04/09 15:34:09 bde Exp
|
||||
*/
|
||||
|
||||
#define LINUX_SYS_linux_setup 0
|
||||
|
@ -2,12 +2,10 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp
|
||||
* created from Id: syscalls.master,v 1.5 1997/04/09 15:34:09 bde Exp
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/sysent.h>
|
||||
#include <sys/sysproto.h>
|
||||
#include <i386/linux/linux.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user