xref: /netbsd/sys/compat/linux/arch/alpha/syscalls.conf (revision 6550d01e)
1#	$NetBSD: syscalls.conf,v 1.3 2001/03/30 18:31:28 jdolecek Exp $
2
3sysnames="linux_syscalls.c"
4sysnumhdr="linux_syscall.h"
5syssw="linux_sysent.c"
6sysarghdr="linux_syscallargs.h"
7compatopts=""
8libcompatopts=""
9
10switchname="linux_sysent"
11namesname="linux_syscallnames"
12constprefix="LINUX_SYS_"
13nsysent=512
14
15sys_nosys="linux_sys_nosys"
16