mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-15 17:29:19 +00:00
Add implementation for GDT & IDT on x32 and QoL fixes
This commit is contained in:
@@ -247,7 +247,7 @@ void TestMemoryAllocation()
|
||||
assert(InvMlc == nullptr);
|
||||
kfree(InvMlc);
|
||||
|
||||
debug("Memory Test Complete\n");
|
||||
debug("Memory Test Complete");
|
||||
}
|
||||
|
||||
#endif // DEBUG
|
||||
|
Reference in New Issue
Block a user