summaryrefslogtreecommitdiff
path: root/mpn/generic/inlines.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/generic/inlines.c')
-rw-r--r--mpn/generic/inlines.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpn/generic/inlines.c b/mpn/generic/inlines.c
new file mode 100644
index 000000000..dca305e6e
--- /dev/null
+++ b/mpn/generic/inlines.c
@@ -0,0 +1,3 @@
+#define _FORCE_INLINES
+#define _EXTERN_INLINE /* empty */
+#include "gmp.h"