start tokenization
This commit is contained in:
parent
34dfc3238d
commit
97dca844c8
6 changed files with 813 additions and 66 deletions
|
@ -370,6 +370,8 @@ function exit
|
|||
return 0
|
||||
:return_1
|
||||
return 1
|
||||
:return_minus1
|
||||
return -1
|
||||
|
||||
function syscall
|
||||
; I've done some testing, and this should be okay even if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue