7839e13a9c
remaining are IRIX specific. We know use SVR4 emulation for the first 88 system calls.
14 lines
293 B
Plaintext
14 lines
293 B
Plaintext
# $NetBSD: syscalls.conf,v 1.2 2001/11/28 12:00:54 manu Exp $
|
|
|
|
sysnames="irix_syscalls.c"
|
|
sysnumhdr="irix_syscall.h"
|
|
syssw="irix_sysent.c"
|
|
sysarghdr="irix_syscallargs.h"
|
|
compatopts=""
|
|
libcompatopts=""
|
|
|
|
switchname="irix_sysent"
|
|
namesname="irix_syscallnames"
|
|
constprefix="IRIX_SYS_"
|
|
nsysent=226
|