mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
fork() stub and QoL improvements
This commit is contained in:
@ -91,7 +91,7 @@ namespace Execute
|
||||
|
||||
struct MmImage
|
||||
{
|
||||
void *Phyiscal;
|
||||
void *Physical;
|
||||
void *Virtual;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user