mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
Kernel: Remove redundant "ACPI" from filenames in ACPI/
This commit is contained in:
parent
1c865ee8d4
commit
871d450b93
Notes:
sideshowbarker
2024-07-19 07:46:37 +09:00
Author: https://github.com/awesomekling
Commit: 871d450b93
11 changed files with 12 additions and 12 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <AK/StringBuilder.h>
|
||||
#include <AK/Time.h>
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/ACPI/ACPIParser.h>
|
||||
#include <Kernel/ACPI/Parser.h>
|
||||
#include <Kernel/Arch/i386/CPU.h>
|
||||
#include <Kernel/Devices/BlockDevice.h>
|
||||
#include <Kernel/Devices/KeyboardDevice.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue