mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-16 17:41:31 -04:00
15 lines
338 B
Plaintext
15 lines
338 B
Plaintext
# $NetBSD: syscalls.conf,v 1.1 2013/04/09 13:08:33 pooka Exp $
|
|
#
|
|
|
|
sysnames="rump_sunos_syscalls.c"
|
|
sysnumhdr="rump_sunos_syscall.h"
|
|
syssw="rump_sunos_sysent.c"
|
|
sysarghdr="rump_sunos_syscallargs.h"
|
|
compatopts=""
|
|
libcompatopts=""
|
|
|
|
switchname="rump_sunos_sysent"
|
|
namesname="rump_sunos_syscallnames"
|
|
constprefix="RUMP_SUNOS_SYS_"
|
|
nsysent=512
|