mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Make kernel to boot in x32
This commit is contained in:
@ -102,7 +102,7 @@ namespace Video
|
||||
uint32_t CursorX, CursorY;
|
||||
char Brightness;
|
||||
bool DoNotScroll;
|
||||
long Checksum;
|
||||
long long Checksum;
|
||||
};
|
||||
|
||||
class Display
|
||||
|
Reference in New Issue
Block a user