math/mpx-mul4-{arm-neon,arm64-simd}.S, etc.: Add ARM versions of `mul4'.
[catacomb] / math / group-guts.h
index 1bc2e94..c9f28c4 100644 (file)
@@ -50,6 +50,7 @@
 #  include "gfreduce.h"
 #endif
 
+#define GROUP_GUTS_MPSTRUCT
 typedef struct { mp *x; } ge_prime;
 typedef struct { mp *x; } ge_bin;