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