mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
Add the basic character devices to kernel.
This commit is contained in:
parent
12e515735b
commit
aec8ab0a60
13 changed files with 52 additions and 58 deletions
3
Kernel/kstdio.h
Normal file
3
Kernel/kstdio.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
#include "VGA.h"
|
Loading…
Add table
Add a link
Reference in a new issue