*** empty log message ***
This commit is contained in:
16
lang/cem/libcc/mon/unlink.e
Normal file
16
lang/cem/libcc/mon/unlink.e
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
mes 2,EM_WSIZE,EM_PSIZE
|
||||
exp $unlink
|
||||
pro $unlink,0
|
||||
lal 0
|
||||
loi EM_PSIZE
|
||||
loc 10
|
||||
mon
|
||||
zne *1
|
||||
loc 0
|
||||
ret EM_WSIZE
|
||||
1
|
||||
ste errno
|
||||
loc -1
|
||||
ret EM_WSIZE
|
||||
end
|
||||
Reference in New Issue
Block a user