Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / lib / mpi / generic_mpi-asm-defs.h
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)