Home | History | Annotate | Line # | Download | only in freebsd
      1  1.3  mycroft #	$NetBSD: syscalls.conf,v 1.3 2000/12/09 06:16:12 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  1.3  mycroft nsysent=512
     14