summaryrefslogtreecommitdiff
path: root/mp_bpl.c
blob: 34734da13e2dcdd6a8446fa89caa49c30a8980a0 (plain)
1
2
3
4
5
6
#include "gmp.h"
#include "gmp-impl.h"

const int mp_bits_per_limb = BITS_PER_MP_LIMB;
const int __gmp_0 = 0;
int __gmp_junk;