execl.e 165 B

123456789101112131415
  1. #
  2. mes 2,EM_WSIZE,EM_PSIZE
  3. exp $execl
  4. pro $execl,0
  5. lae _penvp
  6. loi EM_PSIZE
  7. lal EM_PSIZE
  8. lal 0
  9. loi EM_PSIZE
  10. loc 59
  11. mon
  12. ste errno
  13. loc -1
  14. ret EM_WSIZE
  15. end