Trace syscall WIP
This commit is contained in:
parent
a14ba848b3
commit
11b52f63c1
5 changed files with 12 additions and 1 deletions
|
@ -36,3 +36,4 @@ entry("getpid");
|
|||
entry("sbrk");
|
||||
entry("sleep");
|
||||
entry("uptime");
|
||||
entry("trace");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue