X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexec.h;h=b38e59a060231eb9a43896ebf219c7d4bc796af4;hb=75f06b487f0ff2c7b609e88609e9d5fbc44bd489;hp=fea403b4328acd95e54d6c93bd22ddaf0006c424;hpb=3964fd135fcf5f6309639096437dd7f07e0c035f;p=YACASL2.git diff --git a/include/exec.h b/include/exec.h index fea403b..b38e59a 100644 --- a/include/exec.h +++ b/include/exec.h @@ -2,253 +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 /**