mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-13 18:04:40 +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.