Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 08/11/2000 17:51:11
Module Name: syssrc
Committed By: msaitoh
Date: Fri Aug 11 14:51:10 UTC 2000
Modified Files:
syssrc/sys/arch/evbsh3/evbsh3: genassym.cf locore.s
Log Message:
fix the first (temporary) kernel stack address
from IOM_RAM_BEGIN + 0x003ff000
to IOM_RAM_BEGIN + IOM_RAM_SIZE - 0x00001000
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/evbsh3/evbsh3/genassym.cf
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/evbsh3/evbsh3/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.