Kernel+LibPartition: Move GUIDPartitionTable into LibPartition

This commit is contained in:
Samuel Bowman 2022-03-01 20:21:35 -05:00 committed by Linus Groh
commit 25de9de7dc
Notes: sideshowbarker 2024-07-17 08:41:30 +09:00
7 changed files with 17 additions and 25 deletions

View file

@ -107,10 +107,6 @@
#cmakedefine01 FUTEXQUEUE_DEBUG
#endif
#ifndef GPT_DEBUG
#cmakedefine01 GPT_DEBUG
#endif
#ifndef HPET_COMPARATOR_DEBUG
#cmakedefine01 HPET_COMPARATOR_DEBUG
#endif