Subject: CVS commit: src/sys/arch/arc/arc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/02/2003 01:37:27
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr  1 22:37:27 UTC 2003

Modified Files:
	src/sys/arch/arc/arc: bus_dma.c bus_space_sparse.c machdep.c

Log Message:
Use PAGE_SIZE rather than NBPG.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/arc/arc/bus_dma.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/arc/arc/bus_space_sparse.c
cvs rdiff -r1.74 -r1.75 src/sys/arch/arc/arc/machdep.c

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