1*84d9c625SLionel Sambuc /* $NetBSD: isa_machdep.h,v 1.2 2005/12/11 12:17:09 christos Exp $ */ 2*84d9c625SLionel Sambuc 3*84d9c625SLionel Sambuc #ifndef _EVBARM_ISA_MACHDEP_H_ 4*84d9c625SLionel Sambuc #define _EVBARM_ISA_MACHDEP_H_ 5*84d9c625SLionel Sambuc #include <arm/isa_machdep.h> 6*84d9c625SLionel Sambuc 7*84d9c625SLionel Sambuc #endif /* _EVBARM_ISA_MACHDEP_H_ */ 8