xref: /netbsd-src/sys/arch/evbarm/include/isa_machdep.h (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1 /* $NetBSD: isa_machdep.h,v 1.2 2005/12/11 12:17:09 christos Exp $ */
2 
3 #ifndef _EVBARM_ISA_MACHDEP_H_
4 #define _EVBARM_ISA_MACHDEP_H_
5 #include <arm/isa_machdep.h>
6 
7 #endif /* _EVBARM_ISA_MACHDEP_H_ */
8