aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/fxdiv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fxdiv.h b/include/fxdiv.h
index 0fcc029..f5a09d0 100644
--- a/include/fxdiv.h
+++ b/include/fxdiv.h
@@ -20,7 +20,7 @@
#endif
#ifndef FXDIV_USE_INLINE_ASSEMBLY
- #define FXDIV_USE_INLINE_ASSEMBLY 1
+ #define FXDIV_USE_INLINE_ASSEMBLY 0
#endif
static inline uint64_t fxdiv_mulext_uint32_t(uint32_t a, uint32_t b) {