mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 07:49:14 +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