mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-10 14:59:19 +00:00
Added new kernel param
This commit is contained in:
@ -12,6 +12,7 @@ struct KernelConfig
|
||||
char InitPath[256];
|
||||
bool InterruptsOnCrash;
|
||||
int Cores;
|
||||
int IOAPICInterruptCore;
|
||||
bool UnlockDeadLock;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user