/* $NetBSD: pmap.h,v 1.10 1997/04/06 08:47:33 cgd Exp $ */
#ifndef NEW_PMAP
#include <machine/pmap.old.h>
#else
#include <machine/pmap.new.h>
#endif