mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 18:20:43 +09:00
Kernel: Run clang-format on init.cpp
This commit is contained in:
parent
8139688ef1
commit
8e336798b5
Notes:
sideshowbarker
2024-07-19 07:46:27 +09:00
Author: https://github.com/supercomputer7
Commit: 8e336798b5
Pull-request: https://github.com/SerenityOS/serenity/pull/1715
1 changed files with 1 additions and 1 deletions
|
@ -25,8 +25,8 @@
|
|||
*/
|
||||
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/ACPI/DynamicParser.h>
|
||||
#include <Kernel/ACPI/DMIDecoder.h>
|
||||
#include <Kernel/ACPI/DynamicParser.h>
|
||||
#include <Kernel/ACPI/Initialize.h>
|
||||
#include <Kernel/ACPI/MultiProcessorParser.h>
|
||||
#include <Kernel/Arch/i386/CPU.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue