mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-16 09:41:42 +00:00
Add implementation for GDT & IDT on x32 and QoL fixes
This commit is contained in:
@@ -536,7 +536,6 @@ EXTERNC __no_stack_protector NIF void Entry(BootInfo *Info)
|
||||
TestString();
|
||||
TestMemoryAllocation();
|
||||
#endif
|
||||
|
||||
EnableProfiler = true;
|
||||
Main();
|
||||
}
|
||||
|
Reference in New Issue
Block a user