1 # $NetBSD: syscalls.conf,v 1.2 1995/10/10 01:20:55 mycroft Exp $ 2 3 sysnames="freebsd_syscalls.c" 4 sysnumhdr="freebsd_syscall.h" 5 syssw="freebsd_sysent.c" 6 sysarghdr="freebsd_syscallargs.h" 7 compatopts="" 8 libcompatopts="" 9 10 switchname="freebsd_sysent" 11 namesname="freebsd_syscallnames" 12 constprefix="FREEBSD_SYS_" 13