Home | History | Annotate | Line # | Download | only in include
bat.h revision 1.4
      1  1.4   tsubai /*	$NetBSD: bat.h,v 1.4 2001/06/12 17:20:50 tsubai 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.4   tsubai #ifdef PPC_MPC6XX
      8  1.4   tsubai #include <powerpc/mpc6xx/bat.h>
      9  1.1       ws #endif
     10