getegid.e 89 B

12345678
  1. #
  2. mes 2,EM_WSIZE,EM_PSIZE
  3. exp $getegid
  4. pro $getegid,0
  5. loc 47
  6. mon
  7. ret EM_WSIZE
  8. end