NetBSD/sys/compat/mach/syscalls.conf
dsl be33a1a204 Increase the maximum number of syscall args.
sys_mach_sys_msg_overwrite_trap() has been overwriting stack!
2007-12-10 22:32:15 +00:00

15 lines
305 B
Plaintext

# $NetBSD: syscalls.conf,v 1.2 2007/12/10 22:32:15 dsl Exp $
sysnames="mach_syscalls.c"
sysnumhdr="mach_syscall.h"
syssw="mach_sysent.c"
sysarghdr="mach_syscallargs.h"
compatopts=""
libcompatopts=""
switchname="mach_sysent"
namesname="mach_syscallnames"
constprefix="MACH_SYS_"
nsysent=128
maxsysargs=9