Home | History | Annotate | Line # | Download | only in include
pte.h revision 1.6.10.1
      1  1.6.10.1    kent /*	$NetBSD: pte.h,v 1.6.10.1 2005/04/29 11:28:20 kent Exp $	*/
      2       1.1      ws 
      3       1.4  tsubai #ifdef _KERNEL_OPT
      4       1.4  tsubai #include "opt_ppcarch.h"
      5       1.4  tsubai #endif
      6       1.4  tsubai 
      7       1.6    matt #ifdef PPC_OEA
      8       1.6    matt #include <powerpc/oea/pte.h>
      9       1.4  tsubai #endif
     10