Regenerate _after_ the commit to syscalls.master
This commit is contained in:
parent
dfb33229a0
commit
921af254ca
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.42 1997/09/14 02:22:05 peter Exp
|
||||
* created from Id: syscalls.master,v 1.43 1997/09/14 16:51:14 phk Exp
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.42 1997/09/14 02:22:05 peter Exp
|
||||
* created from Id: syscalls.master,v 1.43 1997/09/14 16:51:14 phk Exp
|
||||
*/
|
||||
|
||||
char *syscallnames[] = {
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call hiders.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.42 1997/09/14 02:22:05 peter Exp
|
||||
* created from Id: syscalls.master,v 1.43 1997/09/14 16:51:14 phk Exp
|
||||
*/
|
||||
|
||||
HIDE_POSIX(fork)
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.42 1997/09/14 02:22:05 peter Exp
|
||||
* created from Id: syscalls.master,v 1.43 1997/09/14 16:51:14 phk Exp
|
||||
*/
|
||||
|
||||
#define SYS_syscall 0
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call prototypes.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from Id: syscalls.master,v 1.42 1997/09/14 02:22:05 peter Exp
|
||||
* created from Id: syscalls.master,v 1.43 1997/09/14 16:51:14 phk Exp
|
||||
*/
|
||||
|
||||
#ifndef _SYS_SYSPROTO_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user