mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-11 17:04:37 +08:00

The style u_int32_t is not used anywhere else in the project, and is not supported by the C standard, now using lwIP u32_t type. It was introduced in 25e398a.