mirror of
https://github.com/XunilGroup/XunilOS.git
synced 2026-04-25 11:49:03 +02:00
Make a new layout for the OS, rebrand to XunilOS
This commit is contained in:
5
kernel/src/driver/mod.rs
Normal file
5
kernel/src/driver/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod framebuffer;
|
||||
pub mod graphics;
|
||||
pub mod font_render;
|
||||
pub mod keyboard;
|
||||
pub mod timer;
|
||||
Reference in New Issue
Block a user