mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
Kernel+LibPartition: Move GUIDPartitionTable into LibPartition
This commit is contained in:
parent
9053d86b82
commit
25de9de7dc
Notes:
sideshowbarker
2024-07-17 08:41:30 +09:00
Author: https://github.com/SamuelBowman
Commit: 25de9de7dc
Pull-request: https://github.com/SerenityOS/serenity/pull/14432
Reviewed-by: https://github.com/linusg
7 changed files with 17 additions and 25 deletions
|
@ -107,10 +107,6 @@
|
|||
#cmakedefine01 FUTEXQUEUE_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef GPT_DEBUG
|
||||
#cmakedefine01 GPT_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef HPET_COMPARATOR_DEBUG
|
||||
#cmakedefine01 HPET_COMPARATOR_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue