mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-14 16:59:17 +00:00
Added ubsan
This commit is contained in:
@ -47,6 +47,7 @@ void FetchDisks()
|
||||
|
||||
void KernelMainThread()
|
||||
{
|
||||
TaskManager->InitIPC();
|
||||
Vector<AuxiliaryVector> auxv;
|
||||
|
||||
Tasking::TCB *CurrentWorker = nullptr;
|
||||
|
Reference in New Issue
Block a user