Update all syscall
And add PutInt() and GetInt()
This commit is contained in:
parent
2b7c7ee780
commit
2a3198c949
7 changed files with 95 additions and 31 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
#include "copyright.h"
|
||||
#include "system.h"
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
// SimpleThread
|
||||
// Loop 10 times, yielding the CPU to another ready thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue