[project @ 1999-11-22 16:16:35 by sewardj]
[ghc-hetmet.git] / ghc / rts / gmp / mp_bpl.c
1 #include "gmp.h"
2 #include "gmp-impl.h"
3
4 const int mp_bits_per_limb = BITS_PER_MP_LIMB;