mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 21:28:40 +00:00
Start working on virtual consoles/TTYs.
This is a mess right now, but I'd rather commit as I go.
This commit is contained in:
@@ -4,4 +4,7 @@ CharacterDevice::~CharacterDevice()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
OwnPtr<FileHandle> CharacterDevice::open(int options)
|
||||
{
|
||||
//VirtualFileSystem::the().open()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user