9 lines
173 B
C
9 lines
173 B
C
/* $NetBSD: vmparam.h,v 1.1 2000/06/14 15:40:01 soren Exp $ */
|
|
|
|
#include <mips/vmparam.h>
|
|
|
|
#define VM_PHYSSEG_MAX 32
|
|
|
|
#define VM_NFREELIST 1
|
|
#define VM_FREELIST_DEFAULT 0
|