pmap.h revision 1.10
1/* $NetBSD: pmap.h,v 1.10 1997/04/06 08:47:33 cgd Exp $ */
2
3#ifndef NEW_PMAP
4#include <machine/pmap.old.h>
5#else
6#include <machine/pmap.new.h>
7#endif
8