Skip to content
Commit 7e585bce authored by Lioncash's avatar Lioncash
Browse files

memory/slab_heap: Make use of static_cast over reinterpret_cast

Casting from void* with static_cast is permitted by the standard, so we
can just make use of that instead.
parent b8f5c71f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment