Subject: CVS commit: src/sys/arch/mac68k/mac68k
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/08/2007 16:54:15
Module Name:	src
Committed By:	chs
Date:		Mon Jan  8 16:54:15 UTC 2007

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

Log Message:
in doboot, use "longscratch" as a scratch memory location instead of
something in the (read-only) text section.  fixes PR 35068.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 src/sys/arch/mac68k/mac68k/locore.s

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