summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/syscalls.conf
blob: 7595d1a20b2589a83dc02a6035a6ef8c60a4cf50 (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 1995/04/27 12:05:43 christos Exp $

sysnames="sunos_syscalls.c"
sysnumhdr="sunos_syscall.h"
syssw="sunos_sysent.c"
sysarghdr="sunos_syscallargs.h"
libcompatopts=""

switchname="sunos_sysent"
namesname="sunos_syscallnames"
constprefix="SUNOS_SYS_"