mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
Kernel/Storage: Rename ATA.h => Definitions.h
This commit is contained in:
parent
c001e3f567
commit
ade672c576
4 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@
|
|||
#include <Kernel/Memory/ScatterGatherList.h>
|
||||
#include <Kernel/Memory/TypedMapping.h>
|
||||
#include <Kernel/Storage/ATA/AHCI/Port.h>
|
||||
#include <Kernel/Storage/ATA/ATA.h>
|
||||
#include <Kernel/Storage/ATA/ATADiskDevice.h>
|
||||
#include <Kernel/Storage/ATA/Definitions.h>
|
||||
#include <Kernel/Storage/StorageManagement.h>
|
||||
#include <Kernel/WorkQueue.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue