X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2Fddconfig_in.h;h=442fde0be932e525f66b55fe77d529319fdc47b4;hb=f27da39dbcab5678aca6d8462f1cc37a643f37e9;hp=0ee8478cea5bc5480ee3423ad3a425fff744f189;hpb=7fe573ea83f6e0762dc73bc493f15fa2a8f6273d;p=fw%2Fsdcc diff --git a/sim/ucsim/ddconfig_in.h b/sim/ucsim/ddconfig_in.h index 0ee8478c..442fde0b 100644 --- a/sim/ucsim/ddconfig_in.h +++ b/sim/ucsim/ddconfig_in.h @@ -30,7 +30,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #define DD_TRUE 1 #define DD_FALSE 0 -#define bool int + //#define bool int +#define NIL 0 #undef STDC_HEADERS #undef HAVE_GETOPT_H @@ -76,6 +77,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #undef HAVE_FGETS #undef HAVE_YYLEX +#undef HAVE_FLEX +#undef YYTEXT_POINTER #undef RETSIGTYPE #undef SIZEOF_CHAR