10 lines
101 B
Plaintext
10 lines
101 B
Plaintext
#
|
|
mes 2,EM_WSIZE,EM_PSIZE
|
|
exp $getuid
|
|
pro $getuid,0
|
|
loc 24
|
|
mon
|
|
asp EM_WSIZE
|
|
ret EM_WSIZE
|
|
end
|