xref: /netbsd-src/sys/arch/powerpc/include/pte.h (revision d48f14661dda8638fee055ba15d35bdfb29b9fa8)
1 /*	$NetBSD: pte.h,v 1.8 2005/12/11 12:18:43 christos 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