mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-14 18:56:40 +08:00
Our struct protent are const everywhere to save RAM, enable/disable flag on a const struct is useless, saving some flash, removed.
Our struct protent are const everywhere to save RAM, enable/disable flag on a const struct is useless, saving some flash, removed.