xref: /netbsd-src/sys/arch/powerpc/include/bat.h (revision 23c8222edbfb0f0932d88a8351d3a0cf817dfb9e)
1 /*	$NetBSD: bat.h,v 1.5 2003/02/03 17:10:01 matt Exp $	*/
2 
3 #ifdef _KERNEL_OPT
4 #include "opt_ppcarch.h"
5 #endif
6 
7 #ifdef PPC_OEA
8 #include <powerpc/oea/bat.h>
9 #endif
10