aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/mult/mult.c
diff options
context:
space:
mode:
Diffstat (limited to 'pyecsca/codegen/mult/mult.c')
-rw-r--r--pyecsca/codegen/mult/mult.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/pyecsca/codegen/mult/mult.c b/pyecsca/codegen/mult/mult.c
deleted file mode 100644
index d0f60ae..0000000
--- a/pyecsca/codegen/mult/mult.c
+++ /dev/null
@@ -1,6 +0,0 @@
-
-#include "mult.h"
-
-#if MULT == MULT_DOUBLE_AND_ADD
-#include "double_and_add.c"
-#endif \ No newline at end of file