mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 14:10:59 +00:00
The Storage subsystem, like the Audio and HID subsystems, exposes Unix device files (for example, in the /dev directory). To ensure consistency across the repository, we should make the Storage subsystem to reside in the Kernel/Devices directory like the two other mentioned subsystems. |
||
|---|---|---|
| .. | ||
| DeviceAttribute.cpp | ||
| DeviceAttribute.h | ||
| DeviceDirectory.cpp | ||
| DeviceDirectory.h | ||
| Directory.cpp | ||
| Directory.h | ||