Merge remote-tracking branch 'linus/master' into staging/for_v3.5
[deliverable/linux.git] / lib / mpi / generic_mpi-asm-defs.h
CommitLineData
7e8dec91
DK
1/* This file defines some basic constants for the MPI machinery. We
2 * need to define the types on a per-CPU basis, so it is done with
3 * this file here. */
4#define BYTES_PER_MPI_LIMB (SIZEOF_UNSIGNED_LONG)
This page took 0.040875 seconds and 5 git commands to generate.