mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-11 01:06:49 +08:00
It should be SYS_MBOX_EMPTY, not SYS_ARCH_TIMEOUT. SYS_MBOX_EMPTY is defined to SYS_ARCH_TIMEOUT, so there is no bug. But for good readability of the code, SYS_MBOX_EMPTY should be used.