Merge pull request #5420 from Uriah-wolfSSL/ms_abi

Ms abi
This commit is contained in:
John Safranek
2022-08-16 09:21:14 -07:00
committed by GitHub
14 changed files with 131 additions and 38 deletions

View File

@@ -39,9 +39,6 @@ decouple library dependencies with standard string, memory and so on.
#endif
#define WOLFSSL_ABI
/* Tag for all the APIs that are a part of the fixed ABI. */
/*
* This struct is used multiple time by other structs and
* needs to be defined somewhere that all structs can import