X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexec.h;h=7940829cd4923b59d708b362572f0d12c559d264;hb=9e915630081faeda3fa9d0fcb90de379661333be;hp=1750c968823e26601140e0fc7ffe1d97335ef9b4;hpb=ab0dd2bae6695116666a81a70c09c9a20789e31e;p=YACASL2.git diff --git a/include/exec.h b/include/exec.h index 1750c96..7940829 100644 --- a/include/exec.h +++ b/include/exec.h @@ -2,252 +2,394 @@ #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 /**