Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.5
/
libgcrypt
/
e95406d334c855ae108099e7882d0dc52a32abf6
/
.
/
libgcrypt-1.4.6
/
mpi
/
generic
/
mpi-asm-defs.h
blob: 13424e2808a326175ce2b2fc344839b32c7286d2 [
file
] [
log
] [
blame
]
/* This file defines some basic constants for the MPI machinery. We
* need to define the types on a per-CPU basis, so it is done with
* this file here. */
#define
BYTES_PER_MPI_LIMB
(
SIZEOF_UNSIGNED_LONG
)