mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
Add an fd field to FileHandle in Kernel builds.
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
CharacterDevice* m_characterDevice { nullptr };
|
||||
};
|
||||
|
||||
static VirtualFileSystem& the();
|
||||
|
||||
VirtualFileSystem();
|
||||
~VirtualFileSystem();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user