2014-01-15 10:53:42 +01:00

9 lines
166 B
C

/* $NetBSD: float.h,v 1.7 2013/01/24 10:13:35 matt Exp $ */
#ifndef _ARM_FLOAT_H_
#define _ARM_FLOAT_H_
#include <sys/float_ieee754.h>
#endif /* !_ARM_FLOAT_H_ */