Subject: CVS commit: src/sys/arch/macppc/macppc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/14/2004 14:08:40
Module Name:	src
Committed By:	tsutsui
Date:		Wed Jan 14 14:08:40 UTC 2004

Modified Files:
	src/sys/arch/macppc/macppc: locore.S

Log Message:
Preserve kernel symbol table not only #if defined(DDB) but
also #if NKSYMS > 0 || defined(LKM).
Should fix port-macppc/21742.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/macppc/macppc/locore.S

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