xref: /netbsd-src/sys/rump/kern/lib/libsys_linux/syscalls.conf (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1#	$NetBSD: syscalls.conf,v 1.2 2013/03/07 19:08:54 pooka Exp $
2#
3
4sysnames="rump_linux_syscalls.c"
5sysnumhdr="rump_linux_syscall.h"
6syssw="rump_linux_sysent.c"
7sysarghdr="rump_linux_syscallargs.h"
8compatopts=""
9libcompatopts=""
10
11switchname="rump_linux_sysent"
12namesname="rump_linux_syscallnames"
13constprefix="RUMP_LINUX_SYS_"
14nsysent=512
15
16sys_nosys="linux_sys_nosys"
17