Home | History | Annotate | Line # | Download | only in m68k
syscalls.conf revision 1.1.22.1
      1  1.1.22.1   he #	$NetBSD: syscalls.conf,v 1.1.22.1 2001/05/01 08:55:53 he Exp $
      2       1.1  erh 
      3       1.1  erh sysnames="linux_syscalls.c"
      4       1.1  erh sysnumhdr="linux_syscall.h"
      5       1.1  erh syssw="linux_sysent.c"
      6       1.1  erh sysarghdr="linux_syscallargs.h"
      7       1.1  erh compatopts=""
      8       1.1  erh libcompatopts=""
      9       1.1  erh 
     10       1.1  erh switchname="linux_sysent"
     11       1.1  erh namesname="linux_syscallnames"
     12       1.1  erh constprefix="LINUX_SYS_"
     13  1.1.22.1   he 
     14  1.1.22.1   he sys_nosys="linux_sys_nosys"
     15