aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/float32.c
blob: 855118ba49d9dd2ddc4f00214ee585db7e25fce6 (plain)
1
2
3
4
// Type infos and methods for Float32 (32-bit floating point) using a template file

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