Subject: CVS commit: syssrc/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/11/2001 02:41:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Nov 11 00:41:49 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm: cpufunc_asm_sa1.S

Log Message:
* Define prologue/epilogue macros for the cache clean functions,
  and use them, rather than replicating the code several times.
* Use numbered labels for loops.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/arm/cpufunc_asm_sa1.S

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