summaryrefslogtreecommitdiff
path: root/mpi/aarch64/mpi-asm-defs.h
blob: 65190653bcf9e6419afa99dceb50e322e55c11a2 (plain)
1
2
3
4
/* 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_LONG)