abort.e 94 B

1234567
  1. #include <em_abs.h>
  2. mes 2,EM_WSIZE,EM_PSIZE
  3. exp $abort
  4. pro $abort,0
  5. loc EILLINS
  6. trp
  7. end