mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 08:07:30 -04:00
9 lines
164 B
C
9 lines
164 B
C
/* $NetBSD: vmparam.h,v 1.5 2009/12/14 00:46:09 matt Exp $ */
|
|
|
|
#include <mips/vmparam.h>
|
|
|
|
/*
|
|
* NEWS has one physical memory segment.
|
|
*/
|
|
#define VM_PHYSSEG_MAX 1
|