Home | History | Annotate | Line # | Download | only in include
pte.h revision 1.7.8.1
      1 /*	$NetBSD: pte.h,v 1.7.8.1 2006/12/30 20:46:44 yamt Exp $	*/
      2 
      3 #ifdef _KERNEL_OPT
      4 #include "opt_ppcarch.h"
      5 #endif
      6 
      7 #if defined (PPC_OEA) || defined (PPC_OEA64_BRIDGE) || defined (PPC_OEA64)
      8 #include <powerpc/oea/pte.h>
      9 #endif
     10