merge PR #1820 Porting aid

This commit is contained in:
Go Hosohara
2018-09-13 13:15:01 +09:00
parent ca9f62713d
commit cfa99c567b
3 changed files with 19 additions and 20 deletions
-1
View File
@@ -32,7 +32,6 @@
#define XABORT() abort()
#endif
#ifndef WOLFSSL_PASSTHRU_ERR
#define Fail(description, result) do { \
printf("\nERROR - %s line %d failed with:", __FILE__, __LINE__); \