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: