Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/14/2007 06:42:46
Module Name:	src
Committed By:	uwe
Date:		Wed Mar 14 06:42:46 UTC 2007

Modified Files:
	src/sys/arch/sh3/sh3: lock_stubs.S

Log Message:
More nano-optimizations to mutex stubs: rely on _lock_cas to preserve
things for us to shave off a few cycles.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sh3/sh3/lock_stubs.S

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