Files
retrobsd/include/float.h
2014-04-09 14:27:18 +01:00

7 lines
88 B
C

#ifndef _FLOAT_H_
#define _FLOAT_H_
#include <machine/float.h>
#endif /* _FLOAT_H_ */