mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 08:12:58 +00:00
More fixes based on the compiler directives -Wcast-qual -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations. Not everything with regards to -Wcast-qual has been fixed as some have unwanted consequences for the rest of the code.