9 lines
172 B
C
9 lines
172 B
C
/* $NetBSD: vmparam.h,v 1.2 2000/03/31 14:51:53 soren Exp $ */
|
|
|
|
#include <mips/vmparam.h>
|
|
|
|
#define VM_PHYSSEG_MAX 1
|
|
|
|
#define VM_NFREELIST 1
|
|
#define VM_FREELIST_DEFAULT 0
|