aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/float64.c
blob: e41c01f52005ceea37819929857c92e2cb130109 (plain)
1
2
3
4
// Type infos and methods for Float64 (64-bit floating point) using a template file

#define FLOATX_C_H__BITS 64
#include "floatX.c.h"