mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
🆕 实现简单的读取键盘数据的功能
This commit is contained in:
@ -116,7 +116,6 @@ void Start_Kernel(void)
|
||||
test_mm();
|
||||
|
||||
//test_printk();
|
||||
|
||||
//int t = 1 / 0; // 测试异常处理模块能否正常工作 触发除法错误
|
||||
// int t = *(int *)0xffff80000aa00000; // 触发页故障
|
||||
|
||||
|
Reference in New Issue
Block a user