Home | History | Annotate | Line # | Download | only in sh3eb
      1 dnl config.m4.  Generated automatically by configure.
      2 changequote(<,>)
      3 ifdef(<__CONFIG_M4_INCLUDED__>,,<
      4 
      5 define(<WANT_ASSERT>,0)
      6 define(<WANT_PROFILING>,<`no'>)
      7 define(<M4WRAP_SPURIOUS>,<no>)
      8 define(<TEXT>, <.text>)
      9 define(<DATA>, <.data>)
     10 define(<LABEL_SUFFIX>, <:>)
     11 define(<GLOBL>, <.globl>)
     12 define(<GLOBL_ATTR>, <>)
     13 define(<GSYM_PREFIX>, <>)
     14 define(<RODATA>, <	.section	.rodata>)
     15 define(<TYPE>, <.type	$1,@$2>)
     16 define(<SIZE>, <.size	$1,$2>)
     17 define(<LSYM_PREFIX>, <.L>)
     18 define(<W32>, <.long>)
     19 define(<ALIGN_LOGARITHMIC>,<yes>)
     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))
     24 >)
     25 changequote(`,')
     26 ifdef(`__CONFIG_M4_INCLUDED__',,`
     27 include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
     28 define_not_for_expansion(`HAVE_HOST_CPU_sh')
     29 define_not_for_expansion(`HAVE_ABI_standard')
     30 define_not_for_expansion(`HAVE_LIMB_BIG_ENDIAN')
     31 define_not_for_expansion(`HAVE_DOUBLE_IEEE_BIG_ENDIAN')
     32 ')
     33 define(`__CONFIG_M4_INCLUDED__')
     34