and we update these

This commit is contained in:
deraadt 1994-10-25 23:05:28 +00:00
parent 1784f27584
commit c4fba0ee57
4 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

@ -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; }

View File

@ -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[] = {