mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Use the new math_extras functions instead of calling builtins directly. Change a few local variables to size_t after checking that all uses of the variable actually expects a size_t. Signed-off-by: Jakob Olesen <jolesen@fb.com>