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:
@ -43,7 +43,7 @@ struct KernelConfig Config = {
|
||||
.SchedulerType = Multi,
|
||||
.DriverDirectory = {'/', 's', 'y', 's', '/', 'd', 'r', 'v', '\0'},
|
||||
.InitPath = {'/', 's', 'y', 's', '/', 'b', 'i', 'n', '/', 'i', 'n', 'i', 't', '\0'},
|
||||
.UseLinuxSyscalls = false,
|
||||
.LinuxSubsystem = false,
|
||||
.InterruptsOnCrash = true,
|
||||
.Cores = 0,
|
||||
.IOAPICInterruptCore = 0,
|
||||
|
Reference in New Issue
Block a user