xref: /netbsd-src/sys/arch/evbsh3/include/coff_machdep.h (revision 70f7362772ba52b749c976fb5e86e39a8b2c9afc)
1 /*	$NetBSD: coff_machdep.h,v 1.1 1999/09/13 10:30:30 itojun Exp $	*/
2 #ifndef _EVBSH3_COFF_MACHDEP_H_
3 #define _EVBSH3_COFF_MACHDEP_H_
4 
5 #include <sh3/coff_machdep.h>
6 
7 #endif /* _EVBSH3_COFF_MACHDEP_H_ */
8