* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.4 1996/08/25 12:19:51 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.5 1997/03/26 08:11:09 downsj Exp
*/
#define HPUX_SYS_syscall 0
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.4 1996/08/25 12:19:51 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.5 1997/03/26 08:11:09 downsj Exp
*/
#define syscallarg(x) union { x datum; register_t pad; }
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.4 1996/08/25 12:19:51 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.5 1997/03/26 08:11:09 downsj Exp
*/
char *hpux_syscallnames[] = {
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from OpenBSD: syscalls.master,v 1.4 1996/08/25 12:19:51 deraadt Exp
+ * created from OpenBSD: syscalls.master,v 1.5 1997/03/26 08:11:09 downsj Exp
*/
#include <sys/param.h>