tweak lwipopts.h

This commit is contained in:
2025-11-09 20:24:50 +06:00
parent a0ca17e68f
commit fd3d66e424
7 changed files with 34 additions and 44 deletions

View File

@@ -32,4 +32,6 @@
#define LWIP_RAND() ((u32_t)rand())
#include "arch/sys_arch.h"
#endif /* LWIP_ARCH_CC_H */