X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexec.h;h=b38e59a060231eb9a43896ebf219c7d4bc796af4;hb=1474b863964dc39064d70b7204a2c60ec9bffe50;hp=dbf2c49f0dbb5bb898b2b33525f0ba0f225c559e;hpb=8b7bcce576862335c8bfeb6d937fe16463523c1d;p=YACASL2.git diff --git a/include/exec.h b/include/exec.h index dbf2c49..b38e59a 100644 --- a/include/exec.h +++ b/include/exec.h @@ -2,200 +2,396 @@ #define YACASL2_EXEC_INCLUDED #include +#include +#include +#include #include "struct.h" #include "word.h" +#include "cmem.h" +#include "cerr.h" +#include "monitor.h" +#include "disassemble.h" enum { INSIZE = 256 /**