fix for new syscalls.master versioning
This commit is contained in:
parent
342129da5d
commit
48e0fa217b
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from @(#)syscalls.master 7.26 (Berkeley) 3/25/91
|
||||
* created from $Id: init_sysent.c,v 1.8 1993/05/20 03:00:04 cgd Exp $
|
||||
*/
|
||||
|
||||
#include "param.h"
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from @(#)syscalls.master 7.26 (Berkeley) 3/25/91
|
||||
* created from $Id: syscalls.c,v 1.6 1993/05/20 03:00:07 cgd Exp $
|
||||
*/
|
||||
|
||||
char *syscallnames[] = {
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from @(#)syscalls.master 7.26 (Berkeley) 3/25/91
|
||||
* created from $Id: syscall.h,v 1.6 1993/05/20 02:59:55 cgd Exp $
|
||||
*/
|
||||
|
||||
#define SYS_exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user