Trying to support lwip with w5500.
This commit is contained in:
@@ -200,7 +200,9 @@ typedef uintptr_t mem_ptr_t;
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#else /* SSIZE_MAX */
|
||||
#ifndef RISCV_LWIP
|
||||
typedef int ssize_t;
|
||||
#endif
|
||||
#define SSIZE_MAX INT_MAX
|
||||
#endif /* SSIZE_MAX */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user