summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/bat.h
blob: 05b801ef58a5364e4ace753f0756de4e85b06c02 (plain)
1
2
3
4
5
6
7
8
9
/*	$NetBSD: bat.h,v 1.5 2003/02/03 17:10:01 matt Exp $	*/

#ifdef _KERNEL_OPT
#include "opt_ppcarch.h"
#endif

#ifdef PPC_OEA
#include <powerpc/oea/bat.h>
#endif