summaryrefslogtreecommitdiff
path: root/sys/compat/sunos32/syscalls.conf
blob: 8229aab1a8b1a1949875ad17fbea8d60cdd5c748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$NetBSD: syscalls.conf,v 1.2 2002/11/01 21:09:52 jdolecek Exp $

sysnames="sunos32_syscalls.c"
sysnumhdr="sunos32_syscall.h"
syssw="sunos32_sysent.c"
sysarghdr="sunos32_syscallargs.h"
compatopts=""
libcompatopts=""

switchname="sunos32_sysent"
namesname="sunos32_syscallnames"
constprefix="SUNOS32_SYS_"
registertype="register32_t"

nsysent=256