mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-13 13:05:38 +00:00
80bed236de
These structs are using bitfields of length one, which can only represent 0 and -1 for signed ints. Changing these to unsigned int lets them represent 0 and 1, which is what we want. |
||
---|---|---|
.. | ||
mbedtls | ||
psa | ||
.gitignore | ||
CMakeLists.txt |