NetBSD/sys/arch/powerpc/include/bat.h

10 lines
170 B
C
Raw Normal View History

/* $NetBSD: bat.h,v 1.4 2001/06/12 17:20:50 tsubai Exp $ */
#ifdef _KERNEL_OPT
#include "opt_ppcarch.h"
#endif
#ifdef PPC_MPC6XX
#include <powerpc/mpc6xx/bat.h>
#endif