mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
Forgot initializator
This commit is contained in:
@ -70,6 +70,7 @@ KernelConfig ParseConfig(char *Config)
|
||||
0,
|
||||
{'/', 's', 'y', 's', 't', 'e', 'm', '/', 'd', 'r', 'i', 'v', 'e', 'r', 's', '\0'},
|
||||
{'/', 's', 'y', 's', 't', 'e', 'm', '/', 'i', 'n', 'i', 't', '\0'},
|
||||
false,
|
||||
0};
|
||||
|
||||
if (Config == NULL)
|
||||
|
Reference in New Issue
Block a user