Subject: CVS commit: src/sys/arch/sh3
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/01/2007 21:26:04
Module Name:	src
Committed By:	ad
Date:		Mon Oct  1 21:26:04 UTC 2007

Modified Files:
	src/sys/arch/sh3/include: cpu.h
	src/sys/arch/sh3/sh3: exception.c locore_c.c

Log Message:
Make want_resched a member of cpu_info.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/sh3/include/cpu.h
cvs rdiff -r1.41 -r1.42 src/sys/arch/sh3/sh3/exception.c
cvs rdiff -r1.23 -r1.24 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.