mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 15:59:17 +00:00
Added --init arg
This commit is contained in:
@ -9,6 +9,7 @@ struct KernelConfig
|
||||
Memory::MemoryAllocatorType AllocatorType;
|
||||
bool SchedulerType;
|
||||
char DriverDirectory[256];
|
||||
char InitPath[256];
|
||||
int Cores;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user