summaryrefslogtreecommitdiff
path: root/sys/compat/hpux/syscalls.conf
blob: 22e0841d1a38f29542c21778ef9ee2053a5588a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$OpenBSD: syscalls.conf,v 1.3 1996/08/02 20:35:00 niklas Exp $
#	$NetBSD: syscalls.conf,v 1.2 1995/11/28 08:39:54 thorpej Exp $

sysnames="hpux_syscalls.c"
sysnumhdr="hpux_syscall.h"
syssw="hpux_sysent.c"
sysarghdr="hpux_syscallargs.h"
compatopts=""
libcompatopts=""

switchname="hpux_sysent"
namesname="hpux_syscallnames"
constprefix="HPUX_SYS_"