Home | History | Annotate | Line # | Download | only in sunos32
syscalls.conf revision 1.1.4.1
      1      1.1      mrg #	$NetBSD: syscalls.conf,v 1.1.4.1 2002/11/11 22:08:15 nathanw Exp $
      2      1.1      mrg 
      3      1.1      mrg sysnames="sunos32_syscalls.c"
      4      1.1      mrg sysnumhdr="sunos32_syscall.h"
      5      1.1      mrg syssw="sunos32_sysent.c"
      6      1.1      mrg sysarghdr="sunos32_syscallargs.h"
      7      1.1      mrg compatopts=""
      8      1.1      mrg libcompatopts=""
      9      1.1      mrg 
     10      1.1      mrg switchname="sunos32_sysent"
     11      1.1      mrg namesname="sunos32_syscallnames"
     12      1.1      mrg constprefix="SUNOS32_SYS_"
     13      1.1      mrg registertype="register32_t"
     14  1.1.4.1  nathanw 
     15  1.1.4.1  nathanw nsysent=256
     16