Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/10/2000 22:00:22
Module Name:	syssrc
Committed By:	scw
Date:		Sun Dec 10 20:00:22 UTC 2000

Modified Files:
	syssrc/sys/arch/mvme68k/mvme68k: locore.s

Log Message:
Simplify the reboot code:
  Always jump through the PROM's reset vector, regardless of board type.
  Fix a stack offset problem in the mvme147 reset code path.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/arch/mvme68k/mvme68k/locore.s

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