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/11/2007 23:54:04
Module Name:	src
Committed By:	uwe
Date:		Sun Mar 11 23:54:03 UTC 2007

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

Log Message:
Factor out code to save processor state to pcb->pcb_sf switchframe
into a macro.  While here, clarify l->l_md.md_pcb->pcb_sf
vs. l->l_md.md_pcb confusion with proper naming and some comments.
Idea from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/sh3/sh3/locore_subr.S

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