fix(kcp, IDT, Heap, kernel): Various fixes, scrap broken memory allocator
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include <Platform/Registers.hpp>
|
||||
#include <Terminal/terminal.hpp>
|
||||
#include <Terminal/Terminal.hpp>
|
||||
|
||||
void Panic(const char *meditationString, System::PanicFrame* frame);
|
||||
Reference in New Issue
Block a user