summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/syscalls.conf
blob: ac8abeaad2fb9918c38d9a9234652f696b35913c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: syscalls.conf,v 1.4 1998/12/18 18:49:59 drochner Exp $

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

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