ack/lang/cem/libcc/mon/geteuid.e

9 lines
89 B
Plaintext
Raw Normal View History

1985-01-01 22:27:02 +00:00
#
mes 2,EM_WSIZE,EM_PSIZE
exp $geteuid
pro $geteuid,0
loc 24
mon
ret EM_WSIZE
end