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