Kernel: Move Partition to its own file
This commit is contained in:
@@ -59,6 +59,7 @@ set(KERNEL_SOURCES
|
||||
kernel/Storage/ATA/ATAController.cpp
|
||||
kernel/Storage/ATA/ATADevice.cpp
|
||||
kernel/Storage/DiskCache.cpp
|
||||
kernel/Storage/Partition.cpp
|
||||
kernel/Storage/StorageDevice.cpp
|
||||
kernel/Syscall.cpp
|
||||
kernel/Syscall.S
|
||||
|
||||
Reference in New Issue
Block a user