serenity/Kernel/Storage
Timon Kruiper 51b69be970 Kernel/aarch64: Move ifdef in StorageManagement.cpp
The recent changes of removing i386 broke the aarch64 build, and moving
the ifdef fixes the aarch64 build.
2022-12-29 19:32:20 -07:00
..
ATA Kernel: Remove i686 support 2022-12-28 11:53:41 +01:00
NVMe Everywhere: Run clang-format 2022-12-03 23:52:23 +00:00
DiskPartition.cpp Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
DiskPartition.h Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
StorageController.cpp Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
StorageController.h Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
StorageDevice.cpp Kernel/Storage: Remove the ramdisk implementation 2022-10-03 11:12:35 +02:00
StorageDevice.h Kernel/Storage: Remove the ramdisk implementation 2022-10-03 11:12:35 +02:00
StorageManagement.cpp Kernel/aarch64: Move ifdef in StorageManagement.cpp 2022-12-29 19:32:20 -07:00
StorageManagement.h Kernel/Storage: Remove the ramdisk implementation 2022-10-03 11:12:35 +02:00