summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-04-26 00:46:07 +0200
committerKevin Ryde <user42@zip.com.au>2000-04-26 00:46:07 +0200
commitc0076f35fe65c93feb68e9ba6779151bb825f5a1 (patch)
tree729d237632d7cdfc14860c9a5fa8f155430615d7 /acconfig.h
parent7f9863e8f169dd8fe97d32324934331364675a67 (diff)
downloadgmp-c0076f35fe65c93feb68e9ba6779151bb825f5a1.tar.gz
* acconfig.h (HAVE_NATIVE_mpn_umul_ppmm,
HAVE_NATIVE_mpn_udiv_qrnnd): New template defines.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 0e041150d..45add18a1 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -94,5 +94,7 @@ MA 02111-1307, USA.
#undef HAVE_NATIVE_mpn_sub_nc
#undef HAVE_NATIVE_mpn_submul_1
#undef HAVE_NATIVE_mpn_udiv_w_sdiv
+#undef HAVE_NATIVE_mpn_umul_ppmm
+#undef HAVE_NATIVE_mpn_udiv_qrnnd
#undef HAVE_NATIVE_mpn_xor_n
#undef HAVE_NATIVE_mpn_xnor_n