Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 09/28/2001 13:01:03
Module Name:	syssrc
Committed By:	chris
Date:		Fri Sep 28 10:01:02 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm32: spl.S

Log Message:
Tweak spl functions a little, try to do something between an ldr and it's use.  Not the greatest of gains but spl is called a lot it might add up.
Also add comments stating alignment of stack.


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

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