Home | History | Annotate | Line # | Download | only in sunos
syscalls.conf revision 1.3
      1  1.3  christos #	$NetBSD: syscalls.conf,v 1.3 1995/04/27 12:05:43 christos Exp $
      2  1.1   deraadt 
      3  1.1   deraadt sysnames="sunos_syscalls.c"
      4  1.1   deraadt sysnumhdr="sunos_syscall.h"
      5  1.3  christos syssw="sunos_sysent.c"
      6  1.1   deraadt sysarghdr="sunos_syscallargs.h"
      7  1.1   deraadt compatopts="compat_43 compat_09 compat_10"
      8  1.1   deraadt libcompatopts=""
      9  1.1   deraadt 
     10  1.1   deraadt switchname="sunos_sysent"
     11  1.1   deraadt namesname="sunos_syscallnames"
     12  1.1   deraadt constprefix="SUNOS_SYS_"
     13