mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Kernel: Add AC97_DEBUG macro
This commit is contained in:
parent
bb58f6ccab
commit
689ad0752c
3 changed files with 11 additions and 2 deletions
|
@ -6,6 +6,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#ifndef AC97_DEBUG
|
||||
#cmakedefine01 AC97_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef ACPI_DEBUG
|
||||
#cmakedefine01 ACPI_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue