mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:14:58 +00:00
Kernel: Split the FATFileSystem.{cpp,h} files into smaller components
This commit is contained in:
parent
5e6101dd3e
commit
e882b2ed05
9 changed files with 334 additions and 287 deletions
|
@ -20,6 +20,7 @@ class Device;
|
|||
class DiskCache;
|
||||
class DoubleBuffer;
|
||||
class File;
|
||||
class FATInode;
|
||||
class OpenFileDescription;
|
||||
class DisplayConnector;
|
||||
class FileSystem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue