mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:27:46 +00:00
Kernel+LibPartition: Move PartitionTable into LibPartition
This commit is contained in:
parent
be1c5c6b9f
commit
940dde9947
8 changed files with 42 additions and 43 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
DiskPartitionMetadata.cpp
|
||||
PartitionTable.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibPartition partition)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue