mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Refurnish
This commit is contained in:
@@ -7,7 +7,6 @@ categories: xv6
|
||||
|
||||
I hate xv6, a stupid, useless education-oriented system. In this article, I will generally talk about how to implement system call to this operating system.
|
||||
|
||||
-------
|
||||
|
||||
## Xv6 Systemcall
|
||||
To invoke a system call, we have to first define a user mode function to be the interface of the kernel instruction in file *user.h*.
|
||||
|
||||
Reference in New Issue
Block a user