ftime has an error return(?)
This commit is contained in:
parent
9b1f6614f6
commit
444d0bb4da
|
@ -6,5 +6,12 @@
|
||||||
loi EM_PSIZE
|
loi EM_PSIZE
|
||||||
loc 35
|
loc 35
|
||||||
mon
|
mon
|
||||||
ret 0
|
zne *1
|
||||||
|
loc 0
|
||||||
|
bra *2
|
||||||
|
1
|
||||||
|
ste errno
|
||||||
|
loc -1
|
||||||
|
2
|
||||||
|
ret EM_WSIZE
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue