Moved to /cvsroot/syssrc/sys/arch/arc/include/vmparam.h,v

This commit is contained in:
soda 2000-01-23 20:08:42 +00:00
parent 84306c0d5d
commit 2e1c3c707f
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
/* $NetBSD: vmparam.h,v 1.3 1998/02/25 23:30:11 thorpej Exp $ */
#include <mips/vmparam.h>
/*
* PICA has one physical memory segment.
*/
#define VM_PHYSSEG_MAX 1
/* pcb base */
/*#define pcbb(p) ((u_int)(p)->p_addr) */