Subject: CVS commit: src/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/02/2003 05:45:36
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr  2 02:45:36 UTC 2003

Modified Files:
	src/sys/arch/sh5/sh5: bus_dma.c mem.c pmap.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sh5/sh5/bus_dma.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sh5/sh5/mem.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/sh5/sh5/pmap.c

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