Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/14/2005 21:40:25
Module Name:	src
Committed By:	uwe
Date:		Mon Nov 14 21:40:25 UTC 2005

Modified Files:
	src/sys/arch/sparc/sparc: locore.s

Log Message:
Protect all places that refer to _redzone with
#if defined(DEBUG) && !defined(MULTIPROCESSOR)
Makes MULTIPROCESSOR + KGDB compilable.


To generate a diff of this commit:
cvs rdiff -r1.222 -r1.223 src/sys/arch/sparc/sparc/locore.s

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