mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 07:31:12 -04:00
15 lines
345 B
Plaintext
15 lines
345 B
Plaintext
# $NetBSD: syscalls.conf,v 1.1 2013/04/10 16:44:54 pooka Exp $
|
|
#
|
|
|
|
sysnames="rump_cygwin_syscalls.c"
|
|
sysnumhdr="rump_cygwin_syscall.h"
|
|
syssw="rump_cygwin_sysent.c"
|
|
sysarghdr="rump_cygwin_syscallargs.h"
|
|
compatopts=""
|
|
libcompatopts=""
|
|
|
|
switchname="rump_cygwin_sysent"
|
|
namesname="rump_cygwin_syscallnames"
|
|
constprefix="RUMP_CYGWIN_SYS_"
|
|
nsysent=512
|