mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-25 10:13:40 +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.