Added missing stuff

This commit is contained in:
ceriel
1993-10-07 09:46:14 +00:00
parent b73eb4057e
commit fa7069780d
4 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#
mes 2,EM_WSIZE,EM_PSIZE
exp $_execve
pro $_execve,0
lal 0
loi 3*EM_PSIZE
loc 59
mon
ste errno
loc -1
ret EM_WSIZE
end