mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 14:23:39 +00:00
完成了tty设备在devfs中的注册
This commit is contained in:
3
kernel/driver/tty/tty.h
Normal file
3
kernel/driver/tty/tty.h
Normal file
@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void tty_init();
|
Reference in New Issue
Block a user