17 lines
167 B
Plaintext
17 lines
167 B
Plaintext
#
|
|
mes 2,EM_WSIZE,EM_PSIZE
|
|
exp $ioctl
|
|
pro $ioctl,0
|
|
lal 0
|
|
loi EM_PSIZE+2*EM_WSIZE
|
|
loc 54
|
|
mon
|
|
zne *1
|
|
loc 0
|
|
ret EM_WSIZE
|
|
1
|
|
ste errno
|
|
loc -1
|
|
ret EM_WSIZE
|
|
end
|