mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-09-01 00:12:04 +00:00
Added filesystem
This commit is contained in:
@@ -20,6 +20,7 @@ Power::Power *PowerManager = nullptr;
|
||||
PCI::PCI *PCIManager = nullptr;
|
||||
Tasking::Task *TaskManager = nullptr;
|
||||
Time::time *TimeManager = nullptr;
|
||||
FileSystem::Virtual *vfs = nullptr;
|
||||
|
||||
KernelConfig Config;
|
||||
Time::Clock BootClock;
|
||||
|
Reference in New Issue
Block a user