mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-30 17:28:03 +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