Rollback #if condition

This commit is contained in:
Takashi Kojo
2018-05-09 10:58:10 +09:00
parent ecd2e75564
commit 66e59e4a6a
2 changed files with 2 additions and 3 deletions

View File

@@ -119,6 +119,7 @@ void fe_0(fe h)
#if ((defined(HAVE_CURVE25519) && !defined(CURVE25519_SMALL)) || \
(defined(HAVE_ED25519) && !defined(ED25519_SMALL))) && \
!defined(FREESCALE_LTC_ECC)
/* to be Complementary to fe_low_mem.c */
void fe_init()
{
}