1 # $NetBSD: syscalls.conf,v 1.1 1995/10/10 01:19:38 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="compat_43" 8 libcompatopts="" 9 10 switchname="freebsd_sysent" 11 namesname="freebsd_syscallnames" 12 constprefix="FREEBSD_SYS_" 13