mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-09-23 02:53:14 +00:00
Reimplemented Xalloc from scratch
This commit is contained in:
@@ -340,6 +340,7 @@ EXTERNC __no_stack_protector __no_instrument_function void Entry(BootInfo *Info)
|
||||
#ifdef DEBUG
|
||||
// Running tests
|
||||
TestString();
|
||||
TestMemoryAllocation();
|
||||
#endif
|
||||
|
||||
EnableProfiler = true;
|
||||
|
Reference in New Issue
Block a user