Subject: CVS commit: syssrc/sys/arch/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/12/2002 15:37:49
Module Name:	syssrc
Committed By:	scw
Date:		Thu Sep 12 12:37:49 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/include: cacheops.h
	syssrc/sys/arch/sh5/sh5: sh5_machdep.c

Log Message:
The cacheops functions now need the physical address of the region
to be purged/invalidated.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh5/include/cacheops.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh5/sh5/sh5_machdep.c

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