xref: /netbsd-src/sys/arch/sandpoint/include/pmap.h (revision 8e6f7afb5bba2c07fd084c08249718961dfbc1d1)
1 /*	$NetBSD: pmap.h,v 1.3 2001/06/21 16:30:05 briggs Exp $	*/
2 
3 #ifdef NEWPMAP
4 #include <powerpc/mpc6xx/pmap.h>
5 #else
6 #include <powerpc/pmap.h>
7 #endif
8