commit | cf1db3cf1c0ad995837c475e268754211059af27 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:57:01 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:57:01 2015 +0100 |
tree | ff928b99f125e2a2e2291e54ead4768b39115c8c | |
parent | 20607bb0fa279d2c0118caffd61988930219bb62 [diff] [blame] |
Fix spurious #endif from previous cherry-pick
diff --git a/library/ecp_curves.c b/library/ecp_curves.c index 7d26cb5..f5afe44 100644 --- a/library/ecp_curves.c +++ b/library/ecp_curves.c
@@ -35,8 +35,7 @@ #if ( defined(__ARMCC_VERSION) || defined(_MSC_VER) ) && \ !defined(inline) && !defined(__cplusplus) #define inline __inline -#endif /* __ARMCC_VERSION */ -#endif /*_MSC_VER */ +#endif /* * Conversion macros for embedded constants: