mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:17:35 +00:00
Kernel+LibPartition: Move GUIDPartitionTable into LibPartition
This commit is contained in:
parent
9053d86b82
commit
25de9de7dc
7 changed files with 17 additions and 25 deletions
|
@ -174,6 +174,10 @@
|
|||
#cmakedefine01 GLOBAL_DTORS_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef GPT_DEBUG
|
||||
#cmakedefine01 GPT_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef GZIP_DEBUG
|
||||
#cmakedefine01 GZIP_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue