Subject: CVS commit: syssrc/sys/arch/newsmips/include
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/20/2001 15:29:48
Module Name:	syssrc
Committed By:	tsutsui
Date:		Thu Sep 20 12:29:48 UTC 2001

Modified Files:
	syssrc/sys/arch/newsmips/include: cpu.h

Log Message:
bootloader requires systype values so change
#ifdef _KERNEL -> #if defined(_KERNEL) || defined(_STANDALONE)


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/newsmips/include/cpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.