and we update these
This commit is contained in:
parent
1784f27584
commit
c4fba0ee57
@ -2,7 +2,7 @@
|
||||
* System call switch table.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.17 1994/06/29 06:30:25 cgd Exp
|
||||
* created from NetBSD: syscalls.master,v 1.18 1994/10/25 23:03:33 deraadt Exp
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -2,7 +2,7 @@
|
||||
* System call numbers.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from NetBSD: syscalls.master,v 1.17 1994/06/29 06:30:25 cgd Exp
|
||||
* created from NetBSD: syscalls.master,v 1.18 1994/10/25 23:03:33 deraadt Exp
|
||||
*/
|
||||
|
||||
#define SUNOS_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.17 1994/06/29 06:30:25 cgd Exp
|
||||
* created from NetBSD: syscalls.master,v 1.18 1994/10/25 23:03:33 deraadt 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.17 1994/06/29 06:30:25 cgd Exp
|
||||
* created from NetBSD: syscalls.master,v 1.18 1994/10/25 23:03:33 deraadt Exp
|
||||
*/
|
||||
|
||||
char *sunos_syscallnames[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user