summaryrefslogtreecommitdiff
path: root/Kernel/IOWindow.h
AgeCommit message (Expand)Author
2023-01-27Kernel: Remove declarations for non-existent methodsSam Atkins
2023-01-26Kernel/PCI: Hold a reference to DeviceIdentifier in the Device classLiav A
2022-12-28Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removalLiav A
2022-12-28Kernel: Remove i686 supportLiav A
2022-12-03Everywhere: Run clang-formatLinus Groh
2022-09-23Kernel: Introduce the IOWindow classLiav A