freebsd_amp_hwpstate/contrib/libgmp/mp_bpl.c

5 lines
87 B
C

#include "gmp.h"
#include "gmp-impl.h"
const int mp_bits_per_limb = BITS_PER_MP_LIMB;