Make definition order a bit neater
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
0bd76ee2ed
commit
ff15dbab4c
@ -34,8 +34,8 @@
|
||||
#define mbedtls_printf printf
|
||||
#define mbedtls_fprintf fprintf
|
||||
#define mbedtls_snprintf snprintf
|
||||
#define mbedtls_exit exit
|
||||
#define mbedtls_setbuf setbuf
|
||||
#define mbedtls_exit exit
|
||||
#define MBEDTLS_EXIT_SUCCESS EXIT_SUCCESS
|
||||
#define MBEDTLS_EXIT_FAILURE EXIT_FAILURE
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user