summaryrefslogtreecommitdiff
path: root/sys/compat/aout/syscalls.conf
blob: 5ef72a3102ed8de9764c552bfeed69fd00c7901d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: syscalls.conf,v 1.2 2000/12/09 06:17:25 mycroft Exp $

sysnames="aout_syscalls.c"
sysnumhdr="aout_syscall.h"
syssw="aout_sysent.c"
sysarghdr="aout_syscallargs.h"
compatopts=""
libcompatopts=""

switchname="aout_sysent"
namesname="aout_syscallnames"
constprefix="AOUT_SYS_"
nsysent=512