xref: /netbsd-src/sys/arch/sgimips/include/vmparam.h (revision 5e4c038a45edbc7d63b7c2daa76e29f88b64a4e3)
1 /*	$NetBSD: vmparam.h,v 1.1 2000/06/14 15:40:01 soren Exp $	*/
2 
3 #include <mips/vmparam.h>
4 
5 #define	VM_PHYSSEG_MAX		32
6 
7 #define	VM_NFREELIST		1
8 #define	VM_FREELIST_DEFAULT	0
9