Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/15/2002 02:23:07
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Aug 14 23:23:07 UTC 2002

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

Log Message:
We only need to modify the CPSR's control field, so use cpsr_c rather
than cpsr_all.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/arm/arm32/cpuswitch.S

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