🆕 syscall模块,实现了第一个系统调用函数sys_printf

This commit is contained in:
fslongjin
2022-02-16 14:07:53 +08:00
parent 7238e3c13a
commit d3a5048f66
11 changed files with 219 additions and 8 deletions

View File

@ -56,7 +56,7 @@ bximage
- [ ] IPC
- [ ] First system call function
- [x] First system call function
- [ ] Start dragonos on the physical platform