/* $NetBSD: pmap.h,v 1.35 2010/03/09 22:40:06 matt Exp $ */ #ifdef _KERNEL_OPT #include "opt_ppcarch.h" #endif #ifdef PPC_IBM4XX #include #elif defined(PPC_BOOKE) #include #elif defined(PPC_OEA) || defined (PPC_OEA64) || defined (PPC_OEA64_BRIDGE) #include #else #endif