|
|
@ -66,8 +66,6 @@ private:
|
|
|
|
const MemoryRegion application;
|
|
|
|
const MemoryRegion application;
|
|
|
|
const MemoryRegion applet;
|
|
|
|
const MemoryRegion applet;
|
|
|
|
const MemoryRegion system;
|
|
|
|
const MemoryRegion system;
|
|
|
|
|
|
|
|
|
|
|
|
const PAddr start_address{};
|
|
|
|
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
} // namespace Kernel::Memory
|
|
|
|
} // namespace Kernel::Memory
|
|
|
|