Subject: CVS commit: src/sys/arch/hppa/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/01/2003 23:47:26
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr  1 20:47:25 UTC 2003

Modified Files:
	src/sys/arch/hppa/include: param.h vmparam.h

Log Message:
* Define PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK in <hppa/vmparam.h>,
  not in <hppa/param.h>.
* Define NBPG in terms of PGSHIFT.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/hppa/include/param.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/hppa/include/vmparam.h

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