1 # $NetBSD: syscalls.conf,v 1.5 2002/11/01 20:44:43 jdolecek Exp $ 2 3 sysnames="sunos_syscalls.c" 4 sysnumhdr="sunos_syscall.h" 5 syssw="sunos_sysent.c" 6 sysarghdr="sunos_syscallargs.h" 7 compatopts="" 8 libcompatopts="" 9 10 switchname="sunos_sysent" 11 namesname="sunos_syscallnames" 12 constprefix="SUNOS_SYS_" 13 14 nsysent=256 15