Bence Szépkúti 8154c5823e Remove Everest VS2010 compatibility headers
These headers were necessary for compatibility with Visual Studio 2010,
and interfere with the system headers on Visual Studio 2013+, eg. when
building Mbed TLS using the .sln file shipped with the project.

Move the still-required definition of "inline" to callconv.h, where the
definition for GCC also lives.

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
2025-03-07 17:54:19 +01:00
..
everest Remove Everest VS2010 compatibility headers 2025-03-07 17:54:19 +01:00
p256-m Add and update some .gitignore files 2024-06-18 09:14:36 +02:00
.gitignore 3rdparty: Fix .gitignore 2019-08-19 13:37:46 +01:00
CMakeLists.txt CMake: fix build with 3rdparty module enabled through a custom config 2023-09-29 17:37:55 +02:00
Makefile.inc Fix 3rdparty/Makefile.inc when included recursively 2023-10-13 12:25:18 +01:00