*** empty log message ***

This commit is contained in:
keie
1985-01-01 22:27:02 +00:00
parent 154dfcc797
commit 265ed0a7f7
63 changed files with 992 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