Home | History | Annotate | Line # | Download | only in include
      1 /*	$NetBSD: vmparam.h,v 1.2 2001/02/07 14:53:09 uch Exp $	*/
      2 
      3 #include <sh3/vmparam.h>
      4 
      5 #define VM_PHYSSEG_MAX		1
      6 
      7 #define VM_NFREELIST		1
      8 #define VM_FREELIST_DEFAULT	0
      9