summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/syscalls.conf
blob: 1baa75300fdaa6522b11e964f8b5cab3cca0ba9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: syscalls.conf,v 1.3 2001/05/16 05:02:19 millert Exp $
#	$NetBSD: syscalls.conf,v 1.3 1994/10/26 05:28:08 cgd Exp $

sysnames="svr4_syscalls.c"
sysnumhdr="svr4_syscall.h"
syssw="svr4_sysent.c"
sysarghdr="svr4_syscallargs.h"
libcompatopts=""

switchname="svr4_sysent"
namesname="svr4_syscallnames"
constprefix="SVR4_SYS_"