fix(heap, readme): MemoryAllocator => Heap, update readme
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2025 Daniel Hammer
|
||||
*/
|
||||
|
||||
#include "MemoryAllocator.hpp"
|
||||
#include "Heap.hpp"
|
||||
#include "Memmap.hpp"
|
||||
#include "HHDM.hpp"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include <Terminal/terminal.hpp>
|
||||
#include <Common/Panic.hpp>
|
||||
|
||||
#include "MemoryAllocator.hpp"
|
||||
#include "Heap.hpp"
|
||||
|
||||
using namespace Kt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user