NetBSD/sys/arch/landisk/include/float.h

9 lines
168 B
C

/* $NetBSD: float.h,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
#ifndef _LANDISK_FLOAT_H_
#define _LANDISK_FLOAT_H_
#include <sh3/float.h>
#endif /* _LANDISK_FLOAT_H_ */