xref: /minix/sys/arch/evbarm/include/isa_machdep.h (revision 84d9c625)
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