mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
Kernel: Move SysFS forward declarations to FileSystem/Forward.h
This commit is contained in:
parent
60a7a9d523
commit
98acebf56b
Notes:
sideshowbarker
2024-07-18 09:21:42 +09:00
Author: https://github.com/awesomekling
Commit: 98acebf56b
3 changed files with 4 additions and 5 deletions
|
@ -17,10 +17,6 @@
|
|||
|
||||
namespace Kernel {
|
||||
|
||||
class SysFS;
|
||||
class SysFSInode;
|
||||
class SysFSDirectoryInode;
|
||||
|
||||
class SysFSRootFolder final : public SysFSDirectory {
|
||||
friend class SysFSComponentRegistry;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue