mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
Kernel: Include missing headers for various files
With these missing header files, we can now build these files for aarch64.
This commit is contained in:
parent
fcbb6b79ac
commit
97f1fa7d8f
Notes:
sideshowbarker
2024-07-17 08:37:36 +09:00
Author: https://github.com/FireFox317
Commit: 97f1fa7d8f
Pull-request: https://github.com/SerenityOS/serenity/pull/15794
Reviewed-by: https://github.com/nico ✅
6 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <Kernel/Arch/CPU.h>
|
||||
#include <Kernel/Arch/Delay.h>
|
||||
#include <Kernel/Storage/ATA/ATADiskDevice.h>
|
||||
#include <Kernel/Storage/ATA/ATAPort.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue