14 lines
317 B
Plaintext
14 lines
317 B
Plaintext
# $NetBSD: syscalls.conf,v 1.3 2000/12/09 06:16:12 mycroft Exp $
|
|
|
|
sysnames="freebsd_syscalls.c"
|
|
sysnumhdr="freebsd_syscall.h"
|
|
syssw="freebsd_sysent.c"
|
|
sysarghdr="freebsd_syscallargs.h"
|
|
compatopts=""
|
|
libcompatopts=""
|
|
|
|
switchname="freebsd_sysent"
|
|
namesname="freebsd_syscallnames"
|
|
constprefix="FREEBSD_SYS_"
|
|
nsysent=512
|