ecp: add back dummy ecp_curves_new.c for compat

Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
Manuel Pégourié-Gonnard
2026-05-18 10:49:04 +02:00
parent 672705bd00
commit 10f9bd4add
+9
View File
@@ -0,0 +1,9 @@
/*
* This file used to be non-empty. It's kept only for compatibility
* with custom build systems in LTS branches.
*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*/
typedef int iso_c_forbids_an_empty_translation_unit;