Subject: CVS commit: src/sys/arch/alpha
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/09/2003 02:35:49
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr  8 23:35:48 UTC 2003

Modified Files:
	src/sys/arch/alpha/alpha: machdep.c
	src/sys/arch/alpha/include: vmparam.h

Log Message:
Make PAGE_SIZE, PAGE_SHIFT, and PAGE_MASK compile time constants; we only
support 8K page models at the moment anyway.


To generate a diff of this commit:
cvs rdiff -r1.262 -r1.263 src/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/alpha/include/vmparam.h

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