gen syscall fiels from new syscalls.master
This commit is contained in:
parent
19f726e77f
commit
a2e313bd42
@ -2,7 +2,7 @@
|
|||||||
* System call numbers.
|
* System call numbers.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.3 1994/05/23 08:03:32
|
* created from: NetBSD syscalls.master,v 1.5 1994/06/30 16:42:48
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define SYS_exit 1
|
#define SYS_exit 1
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call names.
|
* System call names.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.3 1994/05/23 08:03:32
|
* created from: NetBSD syscalls.master,v 1.5 1994/06/30 16:42:48
|
||||||
*/
|
*/
|
||||||
|
|
||||||
char *hpux_syscallnames[] = {
|
char *hpux_syscallnames[] = {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call switch table.
|
* System call switch table.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.3 1994/05/23 08:03:32
|
* created from: NetBSD syscalls.master,v 1.5 1994/06/30 16:42:48
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call numbers.
|
* System call numbers.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.3 1994/05/23 08:03:32
|
* created from: NetBSD syscalls.master,v 1.5 1994/06/30 16:42:48
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define SYS_exit 1
|
#define SYS_exit 1
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call names.
|
* System call names.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.3 1994/05/23 08:03:32
|
* created from: NetBSD syscalls.master,v 1.5 1994/06/30 16:42:48
|
||||||
*/
|
*/
|
||||||
|
|
||||||
char *hpux_syscallnames[] = {
|
char *hpux_syscallnames[] = {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call switch table.
|
* System call switch table.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.3 1994/05/23 08:03:32
|
* created from: NetBSD syscalls.master,v 1.5 1994/06/30 16:42:48
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call switch table.
|
* System call switch table.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.21 1994/06/14 05:18:03
|
* created from: NetBSD syscalls.master,v 1.22 1994/06/29 06:33:10
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call names.
|
* System call names.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.21 1994/06/14 05:18:03
|
* created from: NetBSD syscalls.master,v 1.22 1994/06/29 06:33:10
|
||||||
*/
|
*/
|
||||||
|
|
||||||
char *syscallnames[] = {
|
char *syscallnames[] = {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* System call numbers.
|
* System call numbers.
|
||||||
*
|
*
|
||||||
* DO NOT EDIT-- this file is automatically generated.
|
* DO NOT EDIT-- this file is automatically generated.
|
||||||
* created from: syscalls.master,v 1.21 1994/06/14 05:18:03
|
* created from: NetBSD syscalls.master,v 1.22 1994/06/29 06:33:10
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define SYS_syscall 0
|
#define SYS_syscall 0
|
||||||
|
Loading…
Reference in New Issue
Block a user