mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
Kernel+LibPartition: Move MBRPartitionTable into LibPartition
This commit is contained in:
parent
940dde9947
commit
1a6ef03e4a
9 changed files with 26 additions and 29 deletions
|
@ -286,6 +286,10 @@
|
|||
#cmakedefine01 MATROSKA_TRACE_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef MBR_DEBUG
|
||||
#cmakedefine01 MBR_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef MEMORY_DEBUG
|
||||
#cmakedefine01 MEMORY_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue