1997-04-06 12:39:37 +04:00
|
|
|
/* $NetBSD: pmap.h,v 1.10 1997/04/06 08:47:33 cgd Exp $ */
|
1995-02-14 02:06:39 +03:00
|
|
|
|
1996-08-21 03:02:30 +04:00
|
|
|
#ifndef NEW_PMAP
|
1996-07-03 02:22:20 +04:00
|
|
|
#include <machine/pmap.old.h>
|
|
|
|
#else
|
1996-07-10 02:22:25 +04:00
|
|
|
#include <machine/pmap.new.h>
|
|
|
|
#endif
|