mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 16:07:45 +00:00
Kernel: Adjust includes after file reorganization
This commit is contained in:
parent
382eacc08e
commit
678555af97
14 changed files with 38 additions and 47 deletions
|
@ -4,7 +4,7 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <Kernel/Arch/aarch64/UART.h>
|
||||
#include <Kernel/Arch/aarch64/RPi/UART.h>
|
||||
#include <Kernel/Arch/aarch64/Utils.h>
|
||||
|
||||
void Prekernel::dbgln(char const* text)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue