Kernel: Fix TTY reading one keyevent after disabling input handling
This commit is contained in:
@@ -160,6 +160,7 @@ namespace Kernel
|
||||
BAN::WeakPtr<SharedFileData> m_shared_region;
|
||||
friend class FileBackedRegion;
|
||||
friend class SharedFileData;
|
||||
friend class TTY;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user