summaryrefslogtreecommitdiff
path: root/sys/kern/syscalls.conf
blob: 577afe4bbe74f520cdcb4171238094490d3eb773 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$OpenBSD: syscalls.conf,v 1.12 2011/07/09 00:10:51 deraadt Exp $
#	$NetBSD: syscalls.conf,v 1.2 1994/10/26 06:45:57 cgd Exp $

sysnames="syscalls.c"
sysnumhdr="../sys/syscall.h"
syssw="init_sysent.c"
sysarghdr="../sys/syscallargs.h"
compatopts=""
libcompatopts=""

switchname="sysent"
namesname="syscallnames"
constprefix="SYS_"