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: 05/31/2005 22:06:51
Module Name:	src
Committed By:	uwe
Date:		Tue May 31 22:06:51 UTC 2005

Modified Files:
	src/sys/arch/sh3/sh3: locore_c.c

Log Message:
Rename s/newlwp/nlwp/ parameter to cpu_switch_prepare() to avoid
shadowing a function of the same name.  Rename oldlwp to match.


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

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