Changed name of kernel namespace
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "memoryallocator.hpp"
|
||||
#include "memorymap.hpp"
|
||||
|
||||
namespace qkernel
|
||||
namespace kernel
|
||||
{
|
||||
|
||||
class BuddyAllocator : public MemoryAllocator
|
||||
|
||||
Reference in New Issue
Block a user