NetBSD/sys/compat/svr4_32/syscalls.conf

15 lines
341 B
Plaintext

# $NetBSD: syscalls.conf,v 1.1 2001/02/06 16:38:01 eeh Exp $
sysnames="svr4_32_syscalls.c"
sysnumhdr="svr4_32_syscall.h"
syssw="svr4_32_sysent.c"
sysarghdr="svr4_32_syscallargs.h"
compatopts=""
libcompatopts=""
switchname="svr4_32_sysent"
namesname="svr4_32_syscallnames"
constprefix="SVR4_32_SYS_"
registertype="register32_t"
nsysent=256