syscalls.master was changed
This commit is contained in:
parent
ff6fb90722
commit
e15e38be03
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.6 1994/11/18 02:54:32 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 1995/01/08 21:31:50 christos Exp
|
||||
*/
|
||||
|
||||
#define SVR4_SYS_syscall 0
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call argument lists.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.6 1994/11/18 02:54:32 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 1995/01/08 21:31:50 christos Exp
|
||||
*/
|
||||
|
||||
#define syscallarg(x) union { x datum; register_t pad; }
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.6 1994/11/18 02:54:32 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 1995/01/08 21:31:50 christos Exp
|
||||
*/
|
||||
|
||||
char *svr4_syscallnames[] = {
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.6 1994/11/18 02:54:32 christos Exp
|
||||
* created from NetBSD: syscalls.master,v 1.7 1995/01/08 21:31:50 christos Exp
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user