Home | History | Annotate | Line # | Download | only in include
      1  1.6  garbled /*	$NetBSD: bat.h,v 1.6 2008/02/05 18:10:46 garbled Exp $	*/
      2  1.2  thorpej 
      3  1.4   tsubai #ifdef _KERNEL_OPT
      4  1.4   tsubai #include "opt_ppcarch.h"
      5  1.4   tsubai #endif
      6  1.2  thorpej 
      7  1.6  garbled #if defined (PPC_OEA) || defined (PPC_OEA64_BRIDGE)
      8  1.5     matt #include <powerpc/oea/bat.h>
      9  1.1       ws #endif
     10