mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 02:19:15 +00:00
feat(kernel): update configuration
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -33,7 +33,7 @@ struct KernelConfig
|
||||
bool SchedulerType;
|
||||
char DriverDirectory[256];
|
||||
char InitPath[256];
|
||||
bool UseLinuxSyscalls;
|
||||
bool LinuxSubsystem;
|
||||
bool InterruptsOnCrash;
|
||||
int Cores;
|
||||
int IOAPICInterruptCore;
|
||||
|
Reference in New Issue
Block a user