X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexec.h;h=dea36e8929dd213998f5cb7a9beef151a543ba69;hb=85eb02b0a629caf7531b77fb59ececd15e586c2a;hp=9afde5bdc208d33429e64abb8daf61cd1b364ac5;hpb=4ee27a568fb9222907a566e59aaefe248f08a8e4;p=YACASL2.git diff --git a/include/exec.h b/include/exec.h index 9afde5b..dea36e8 100644 --- a/include/exec.h +++ b/include/exec.h @@ -1,35 +1,403 @@ #ifndef YACASL2_EXEC_INCLUDED #define YACASL2_EXEC_INCLUDED +#include +#include +#include "struct.h" +#include "word.h" +#include "cmem.h" + +enum { + INSIZE = 256 /**