Changed name of kernel namespace
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "pagetableentry.hpp"
|
||||
|
||||
namespace qkernel {
|
||||
namespace kernel {
|
||||
|
||||
static_assert(sizeof(PageTableEntry) == 4, "PTE structure is the wrong size!");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user