mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 13:34:38 +08:00
minor changes: typos and coding style
This commit is contained in:
parent
1eee0be951
commit
ce5699f41b
@ -195,7 +195,7 @@ cc.h - Architecture environment, some compiler specific, some
|
|||||||
Platform specific diagnostic output -
|
Platform specific diagnostic output -
|
||||||
LWIP_PLATFORM_DIAG(x) - non-fatal, print a message.
|
LWIP_PLATFORM_DIAG(x) - non-fatal, print a message.
|
||||||
LWIP_PLATFORM_ASSERT(x) - fatal, print message and abandon execution.
|
LWIP_PLATFORM_ASSERT(x) - fatal, print message and abandon execution.
|
||||||
Portybility defines for printf formatters:
|
Portability defines for printf formatters:
|
||||||
U16_F, S16_F, X16_F, U32_F, S32_F, X32_F, SZT_F
|
U16_F, S16_F, X16_F, U32_F, S32_F, X32_F, SZT_F
|
||||||
|
|
||||||
"lightweight" synchronization mechanisms -
|
"lightweight" synchronization mechanisms -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user