VM: munmap used by VM for itself is no longer used
[minix.git] / external / lgpl3 / gmp / lib / libgmp / arch / vax / config.m4
blob4ef14abebfd580c44033d4091aa0d5854eb9d630
1 dnl config.m4.  Generated automatically by configure.
2 changequote(<,>)
3 ifdef(<__CONFIG_M4_INCLUDED__>,,<
4 define(<WANT_ASSERT>,0)
5 define(<WANT_PROFILING>,<`no'>)
6 define(<SQR_TOOM2_THRESHOLD>,<42>)
7 define(<SIZEOF_UNSIGNED>,<4>)
8 define(<GMP_LIMB_BITS>,32)
9 define(<GMP_NAIL_BITS>,0)
10 define(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
12 changequote(`,')
13 ifdef(`__CONFIG_M4_INCLUDED__',,`
14 include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
15 define_not_for_expansion(`HAVE_HOST_CPU_vax')
16 define_not_for_expansion(`HAVE_ABI_standard')
17 define_not_for_expansion(`HAVE_LIMB_LITTLE_ENDIAN')
19 define(`__CONFIG_M4_INCLUDED__')