Update sal_socket.c
This commit is contained in:
parent
4117872c4c
commit
279825936b
@ -27,7 +27,7 @@
|
||||
#endif
|
||||
|
||||
/* check system workqueue stack size */
|
||||
#ifdef SAL_INTERNET_CHECK && #if RT_SYSTEM_WORKQUEUE_STACKSIZE < 1536
|
||||
#if defined(SAL_INTERNET_CHECK) && RT_SYSTEM_WORKQUEUE_STACKSIZE < 1536
|
||||
#error "The system workqueue stack size must more than 1536 bytes"
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user