xref: /netbsd-src/sys/arch/mipsco/include/vmparam.h (revision 3816d47b2c42fcd6e549e3407f842a5b1a1d23ad)
1 /*	$NetBSD: vmparam.h,v 1.2 2009/12/14 00:46:09 matt Exp $	*/
2 
3 #include <mips/vmparam.h>
4 
5 /*
6  * One physical memory segment
7  */
8 #define	VM_PHYSSEG_MAX		1
9