5abbf990f3
a boot string for firmware that can do this, such as the SPARC and the sun3 models. It is currently silently ignored on all other hardware now, however. The MD function "boot()" has been changed to also take a char *.
13 lines
313 B
Plaintext
13 lines
313 B
Plaintext
# $NetBSD: syscalls.conf,v 1.3 1996/08/09 10:30:23 mrg Exp $
|
|
|
|
sysnames="syscalls.c"
|
|
sysnumhdr="../sys/syscall.h"
|
|
syssw="init_sysent.c"
|
|
sysarghdr="../sys/syscallargs.h"
|
|
compatopts="compat_43 compat_09 compat_10 compat_11 compat_12"
|
|
libcompatopts=""
|
|
|
|
switchname="sysent"
|
|
namesname="syscallnames"
|
|
constprefix="SYS_"
|