Home | History | Annotate | Line # | Download | only in kern
syscalls.conf revision 1.11
      1  1.11      dsl #	$NetBSD: syscalls.conf,v 1.11 2007/07/14 15:41:31 dsl Exp $
      2   1.1      cgd 
      3   1.1      cgd sysnames="syscalls.c"
      4   1.1      cgd sysnumhdr="../sys/syscall.h"
      5   1.1      cgd syssw="init_sysent.c"
      6   1.1      cgd sysarghdr="../sys/syscallargs.h"
      7  1.11      dsl compatopts="compat_43 compat_09 compat_10 compat_11 compat_12 compat_13 compat_14 compat_15 compat_16 compat_20 compat_30 compat_40"
      8   1.1      cgd libcompatopts=""
      9   1.1      cgd 
     10   1.1      cgd switchname="sysent"
     11   1.1      cgd namesname="syscallnames"
     12   1.1      cgd constprefix="SYS_"
     13   1.6  mycroft nsysent=512
     14