This commit is contained in:
[GGSuchao]
2017-07-06 18:34:55 +08:00
committed by GGSuchao
parent 22f2b801e4
commit 5afece9b48

View File

@@ -25,8 +25,8 @@ extern "C"{
#endif #endif
#define MIRACL 32 #define MIRACL 64
#define MR_BIG_ENDIAN /* This may need to be changed */ #define MR_LITTLE_ENDIAN /* This may need to be changed */
#define mr_utype int #define mr_utype int
#define mr_unsign32 unsigned int #define mr_unsign32 unsigned int
#define mr_dltype long long #define mr_dltype long long