mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-02-04 12:16:40 +08:00
This is to allow an implementation to use a nesting counter, or a recursive mutex. Also clarify that the value returned by sys_arch_protect() is opaque to lwip and implementation dependent. Signed-off-by: goldsimon <goldsimon@gmx.de>