aboutsummaryrefslogtreecommitdiffstats
path: root/bench/libtfm.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench/libtfm.h')
-rw-r--r--bench/libtfm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/libtfm.h b/bench/libtfm.h
index 3c9f85f..00e175f 100644
--- a/bench/libtfm.h
+++ b/bench/libtfm.h
@@ -5,6 +5,8 @@
#include <stdint.h>
#include <stdio.h>
+#define BIGINT_LIBRARY "TomsFastMath"
+
typedef fp_int z_t[1];
static z_t _0, _1, _a, _b;