mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-06 21:09:18 +00:00
Updated types
This commit is contained in:
@ -23,7 +23,7 @@ namespace FileSystem
|
||||
uint32_t length;
|
||||
};
|
||||
|
||||
Initrd(uint64_t Address);
|
||||
Initrd(uintptr_t Address);
|
||||
~Initrd();
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user