1996-08-21 03:02:30 +04:00
|
|
|
/* $NetBSD: pmap.h,v 1.9 1996/08/20 23:02:30 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
|