2003-02-03 20:09:53 +03:00
|
|
|
/* $NetBSD: bat.h,v 1.5 2003/02/03 17:10:01 matt Exp $ */
|
2001-06-12 21:20:50 +04:00
|
|
|
|
|
|
|
#ifdef _KERNEL_OPT
|
|
|
|
#include "opt_ppcarch.h"
|
|
|
|
#endif
|
|
|
|
|
2003-02-03 20:09:53 +03:00
|
|
|
#ifdef PPC_OEA
|
|
|
|
#include <powerpc/oea/bat.h>
|
2001-06-12 21:20:50 +04:00
|
|
|
#endif
|