mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-07 05:19:20 +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