aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/num32.c
blob: 6d505f37be9fc6ff061d499bc835ccd495b6ffc7 (plain)
1
2
3
4
// Type infos and methods for Num32 (32-bit floating point) using a template file

#define NUMX_C_H__BITS 32
#include "numX.c.h"