mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:07:35 +00:00
Kernel: Run clang-format on init.cpp
This commit is contained in:
parent
8139688ef1
commit
8e336798b5
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