xref: /netbsd-src/sys/arch/landisk/include/float.h (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1 /*	$NetBSD: float.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef	_LANDISK_FLOAT_H_
4 #define	_LANDISK_FLOAT_H_
5 
6 #include <sh3/float.h>
7 
8 #endif	/* _LANDISK_FLOAT_H_ */
9