Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 06/02/2005 14:40:05
Module Name: src
Committed By: rearnsha
Date: Thu Jun 2 14:40:05 UTC 2005
Modified Files:
src/sys/arch/arm/arm: cpufunc_asm_arm10.S
Log Message:
Fix off-by-one error on cache-range functions (where we use op-by-VA) which
caused us to expunge one more line than necessary.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/arm/cpufunc_asm_arm10.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.