M7350/kernel/lib/mpi/generic_mpi-asm-defs.h

5 lines
210 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
/* 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)