mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
new: 在devfs中使用键盘文件(仍存在bug)
This commit is contained in:
6
kernel/filesystem/devfs/chardev.c
Normal file
6
kernel/filesystem/devfs/chardev.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include "chardev.h"
|
||||
|
||||
int chardev_register()
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user