7 lines
88 B
C
7 lines
88 B
C
#ifndef _FLOAT_H_
|
|
#define _FLOAT_H_
|
|
|
|
#include <machine/float.h>
|
|
|
|
#endif /* _FLOAT_H_ */
|