xref: /netbsd-src/sys/arch/powerpc/include/pte.h (revision 69b6d498973bb4d7230c2d3c12bd9a032738ec8e)
1 /*	$NetBSD: pte.h,v 1.7 2005/01/16 21:35:59 chs Exp $	*/
2 
3 #ifdef _KERNEL_OPT
4 #include "opt_ppcarch.h"
5 #endif
6 
7 #ifdef PPC_OEA
8 #include <powerpc/oea/pte.h>
9 #endif
10