X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexec.h;h=b38e59a060231eb9a43896ebf219c7d4bc796af4;hb=5c3c2f08e16a3a682db878d66095f90e732194aa;hp=f0788df63b4dfacfe136e3154a87ea0b1b9ba403;hpb=6eb54846c27b216d7602a5107d9383f8f4324d71;p=YACASL2.git diff --git a/include/exec.h b/include/exec.h index f0788df..b38e59a 100644 --- a/include/exec.h +++ b/include/exec.h @@ -2,57 +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 /**