1#	$NetBSD: syscalls.conf,v 1.1.8.1 2005/11/10 14:00:59 skrll 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