Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / powerpc / include / pte.h
blobb003219b23417a5722f898266ebc5fdc7c09cb0a
1 /* $NetBSD: pte.h,v 1.8 2005/12/11 12:18:43 christos Exp $ */
3 #ifdef _KERNEL_OPT
4 #include "opt_ppcarch.h"
5 #endif
7 #if defined (PPC_OEA) || defined (PPC_OEA64_BRIDGE) || defined (PPC_OEA64)
8 #include <powerpc/oea/pte.h>
9 #endif