98fc72b0d0c0ad1f833d2d98c8e0fbaa83c98e0f
kmalloc properly aligns everything now. I also changed so that kmalloc addresses are stored as uintptr_t instead of void* or uint8_t* for easier arithemetic and less casting
Description
Languages
C++
87.2%
C
6.3%
Assembly
2.7%
Shell
2.4%
CMake
1.4%