1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-16 12:07:34 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Sönke Holz
2b44c4c3f7 Kernel/riscv64: Make the kernel compilable using GCC
This commit adds all necessary includes, so all functions are properly
declared.
PCI.cpp is moved to PCI/Initializer.cpp, as that matches the header
path.
2023-12-14 09:02:15 -07:00