Some more fields that helps compiling, but I'll have to sort that out later.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23187 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -24,6 +24,10 @@ typedef struct {
|
|||||||
uint64 bus_frequency;
|
uint64 bus_frequency;
|
||||||
uint64 time_base_frequency;
|
uint64 time_base_frequency;
|
||||||
|
|
||||||
|
// page root table
|
||||||
|
uint32 phys_pgroot;
|
||||||
|
uint32 vir_pgroot;
|
||||||
|
//XXX:
|
||||||
addr_range page_table; // virtual address and size of the page table
|
addr_range page_table; // virtual address and size of the page table
|
||||||
addr_range exception_handlers;
|
addr_range exception_handlers;
|
||||||
addr_range framebuffer; // maps where the framebuffer is located, in physical memory
|
addr_range framebuffer; // maps where the framebuffer is located, in physical memory
|
||||||
|
|||||||
Reference in New Issue
Block a user