xref: /netbsd-src/sys/arch/newsmips/include/vmparam.h (revision 7788a0781fe6ff2cce37368b4578a7ade0850cb1)
1 /*	$NetBSD: vmparam.h,v 1.5 2009/12/14 00:46:09 matt Exp $	*/
2 
3 #include <mips/vmparam.h>
4 
5 /*
6  * NEWS has one physical memory segment.
7  */
8 #define	VM_PHYSSEG_MAX		1
9