init_GMP() works perfectly fine

This commit is contained in:
Steffen Jaeckel 2017-09-22 15:26:33 +02:00
parent 01a61e64ef
commit bb291cbbeb

View File

@ -78,11 +78,9 @@ void init_LTM(void);
#ifdef TFM_DESC
void init_TFM(void);
#endif
/* *** use of GMP is untested ***
#ifdef GMP_DESC
void init_GMP(void);
#endif
*/
#ifdef LTC_ADLER32
typedef struct adler32_state_s