mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
Kernel: Add MemoryManager to Forward.h
This commit is contained in:
parent
506363c08d
commit
ec49213f7b
Notes:
sideshowbarker
2024-07-18 07:28:36 +09:00
Author: https://github.com/awesomekling
Commit: ec49213f7b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ class InodeWatcher;
|
||||||
class KBuffer;
|
class KBuffer;
|
||||||
class KResult;
|
class KResult;
|
||||||
class LocalSocket;
|
class LocalSocket;
|
||||||
|
class MemoryManager;
|
||||||
class Mutex;
|
class Mutex;
|
||||||
class MappedROM;
|
class MappedROM;
|
||||||
class MasterPTY;
|
class MasterPTY;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue