aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/go/bls/config.h
blob: 07e148137b7a889f0022eb241fe4a5098f551022 (plain) (blame)
1
2
3
4
5
6
#pragma
// use bn384 unless tags is specified
#ifndef MCLBN_FP_UNIT_SIZE
    #define MCLBN_FP_UNIT_SIZE 6
#endif