Added missing stuff
This commit is contained in:
12
lang/cem/libcc/mon/_execve.e
Normal file
12
lang/cem/libcc/mon/_execve.e
Normal 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
|
||||
Reference in New Issue
Block a user