8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
|
#include <em_abs.h>
|
||
|
mes 2,EM_WSIZE,EM_PSIZE
|
||
|
exp $abort
|
||
|
pro $abort,0
|
||
|
loc EILLINS
|
||
|
trp
|
||
|
end
|