Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/11/2002 14:03:09
Module Name:	syssrc
Committed By:	scw
Date:		Wed Sep 11 11:03:08 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: locore_subr.S

Log Message:
- Add cache-friendly, optimised copypage/zeropage functions for use by
  the pmap module.

- Add {,e}intrnames and {,e}intrcnt to keep kernel-symbol grovelling
  tools like vmstat(8) happy.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sh5/sh5/locore_subr.S

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