NetBSD/sys/arch/evbppc/include/intr.h
2012-07-28 19:08:22 +00:00

6 lines
111 B
C

/* $NetBSD: intr.h,v 1.5 2012/07/28 19:08:23 matt Exp $ */
#ifdef PPC_INTR_IMPL
#include PPC_INTR_IMPL
#endif