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