xref: /netbsd-src/sys/arch/powerpc/include/bat.h (revision 8a8f936f250a330d54f8a24ed0e92aadf9743a7b)
1 /*	$NetBSD: bat.h,v 1.4 2001/06/12 17:20:50 tsubai Exp $	*/
2 
3 #ifdef _KERNEL_OPT
4 #include "opt_ppcarch.h"
5 #endif
6 
7 #ifdef PPC_MPC6XX
8 #include <powerpc/mpc6xx/bat.h>
9 #endif
10