vmparam.h revision 1.1
11.1Ssoren/*	$NetBSD: vmparam.h,v 1.1 2000/06/14 15:40:01 soren Exp $	*/
21.1Ssoren
31.1Ssoren#include <mips/vmparam.h>
41.1Ssoren
51.1Ssoren#define	VM_PHYSSEG_MAX		32
61.1Ssoren
71.1Ssoren#define	VM_NFREELIST		1
81.1Ssoren#define	VM_FREELIST_DEFAULT	0
9