• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/mpi/amd64/
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  8
5