MNN is no longer an option

This commit is contained in:
chuck 1999-01-16 20:31:20 +00:00
parent 8bd992a5f6
commit e6f055e44b
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: vmparam.h,v 1.17 1998/12/22 08:47:06 scottr Exp $ */
/* $NetBSD: vmparam.h,v 1.18 1999/01/16 20:31:20 chuck Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -262,9 +262,6 @@
/* pcb base */
#define pcbb(p) ((u_int)(p)->p_addr)
/* Use new VM page bootstrap interface. */
#define MACHINE_NEW_NONCONTIG
/*
* Constants which control the way the VM system deals with memory segments.
* Most mac68k systems have only 1 physical memory segment, but some have 2.