Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 10/16/2002 02:10:32
Module Name: syssrc
Committed By: bsh
Date: Tue Oct 15 23:10:32 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: locore.S
Log Message:
fix a bug sneaked into cpu_reset() in "- . - 8 purge"
(s/mov pc,lr/mov lr,pc/)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/arm/arm32/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.