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