syscalls.conf revision 1.1
11.1Sfvdl# $NetBSD: syscalls.conf,v 1.1 1995/02/28 23:26:24 fvdl Exp $ 21.1Sfvdl 31.1Sfvdlsysnames="linux_syscalls.c" 41.1Sfvdlsysnumhdr="linux_syscall.h" 51.1Sfvdlsyssw="linux_sysent.c" 61.1Sfvdlsysarghdr="linux_syscallargs.h" 71.1Sfvdlcompatopts="" 81.1Sfvdllibcompatopts="" 91.1Sfvdl 101.1Sfvdlswitchname="linux_sysent" 111.1Sfvdlnamesname="linux_syscallnames" 121.1Sfvdlconstprefix="LINUX_SYS_" 13