Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 05/15/2001 11:54:58
Module Name:	syssrc
Committed By:	msaitoh
Date:		Tue May 15 08:54:58 UTC 2001

Modified Files:
	syssrc/sys/arch/dreamcast/dreamcast: locore.s
	syssrc/sys/arch/evbsh3/evbsh3: locore.s
	syssrc/sys/arch/hpcsh/hpcsh: locore.s

Log Message:
convert two consecutive "shll"s with one "shll2"


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/dreamcast/dreamcast/locore.s
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/evbsh3/evbsh3/locore.s
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/hpcsh/hpcsh/locore.s

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