aboutsummaryrefslogtreecommitdiffstats
path: root/bench/libhebimath.h
diff options
context:
space:
mode:
Diffstat (limited to 'bench/libhebimath.h')
-rw-r--r--bench/libhebimath.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/libhebimath.h b/bench/libhebimath.h
index c16d8f4..e2ef936 100644
--- a/bench/libhebimath.h
+++ b/bench/libhebimath.h
@@ -6,6 +6,8 @@
#include <stdio.h>
#include <stdlib.h>
+#define BIGINT_LIBRARY "hebimath"
+
typedef hebi_int z_t[1];
static z_t _0, _1, _a, _b, _m;