mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-26 13:35:02 +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