VM: munmap used by VM for itself is no longer used
[minix.git] / external / lgpl3 / gmp / lib / libgmp / arch / hppa / config.m4
blob4a6f53ac2f28babbabec899849e17bb9ca12b20c
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(<M4WRAP_SPURIOUS>,<no>)
7 define(<TEXT>, <.text>)
8 define(<DATA>, <.data>)
9 define(<LABEL_SUFFIX>, <:>)
10 define(<GLOBL>, <.export>)
11 define(<GLOBL_ATTR>, <,entry>)
12 define(<GSYM_PREFIX>, <>)
13 define(<RODATA>, <      .section        .rodata>)
14 define(<TYPE>, <.type   $1,@$2>)
15 define(<SIZE>, <.size   $1,$2>)
16 define(<LSYM_PREFIX>, <.L>)
17 define(<W32>, <.long>)
18 define(<ALIGN_LOGARITHMIC>,<no>)
19 define(<SQR_TOOM2_THRESHOLD>,<55>)
20 define(<SIZEOF_UNSIGNED>,<4>)
21 define(<GMP_LIMB_BITS>,32)
22 define(<GMP_NAIL_BITS>,0)
23 define(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
25 changequote(`,')
26 ifdef(`__CONFIG_M4_INCLUDED__',,`
27 include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
28 include_mpn(`pa32/pa-defs.m4')
29 define_not_for_expansion(`HAVE_HOST_CPU_hppa')
30 define_not_for_expansion(`HAVE_ABI_standard')
31 define_not_for_expansion(`HAVE_LIMB_BIG_ENDIAN')
32 define_not_for_expansion(`HAVE_DOUBLE_IEEE_BIG_ENDIAN')
34 define(`__CONFIG_M4_INCLUDED__')