mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Remove old ident_page_flags
This commit is contained in:
@@ -16,8 +16,6 @@ using memory::kernel_max_heap;
|
|||||||
using memory::kernel_offset;
|
using memory::kernel_offset;
|
||||||
using memory::page_offset;
|
using memory::page_offset;
|
||||||
|
|
||||||
static const unsigned ident_page_flags = 0xb;
|
|
||||||
|
|
||||||
kutil::vm_space g_kspace;
|
kutil::vm_space g_kspace;
|
||||||
kutil::heap_allocator g_kernel_heap;
|
kutil::heap_allocator g_kernel_heap;
|
||||||
bool g_memory_initialized = false;
|
bool g_memory_initialized = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user