Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/25/2003 21:51:31
Module Name: src
Committed By: scw
Date: Sat Oct 25 21:51:31 UTC 2003
Modified Files:
src/sys/arch/arm/arm32: exception.S
Log Message:
Skip the alignment fault enabling code if we came from SVC mode. It's
already enabled in this case.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arm/arm32/exception.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.