![]() ![]() | ![]() |
version 1.96, 2007/01/21 23:22:29 | version 1.97, 2007/03/04 22:39:37 |
---|---|
Line 359 Label *gforth_engine(Xt *ip0, Cell *sp0, | Line 359 Label *gforth_engine(Xt *ip0, Cell *sp0, |
#include PRIM_LAB_I | #include PRIM_LAB_I |
#undef INST_ADDR | #undef INST_ADDR |
}; | }; |
#ifdef INCLUDE_IMAGE | |
#define INST_ADDR(name) ((Label)&&I_##name) | |
#include "image.i" | |
#undef INST_ADDR | |
#endif | |
#ifdef CPU_DEP2 | #ifdef CPU_DEP2 |
CPU_DEP2 | CPU_DEP2 |
#endif | #endif |