78af56fcfd
machine/vmparam.h
9 lines
169 B
C
9 lines
169 B
C
/* $NetBSD: vmparam.h,v 1.2 2001/02/07 14:53:09 uch Exp $ */
|
|
|
|
#include <sh3/vmparam.h>
|
|
|
|
#define VM_PHYSSEG_MAX 1
|
|
|
|
#define VM_NFREELIST 1
|
|
#define VM_FREELIST_DEFAULT 0
|