Home | History | Annotate | Line # | Download | only in include
bat.h revision 1.5
      1  1.5     matt /*	$NetBSD: bat.h,v 1.5 2003/02/03 17:10:01 matt 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.5     matt #ifdef PPC_OEA
      8  1.5     matt #include <powerpc/oea/bat.h>
      9  1.1       ws #endif
     10