Redesigned option handling, start of libtool introduction
[fw/sdcc] / sim / ucsim / sim.src / itsrccl.h
index 5752241be87532160604e2105194d43952d9287d..7f9bd7efb51557d92ad40121e9d269ba84315469 100644 (file)
@@ -45,7 +45,7 @@ public:
   uchar src_mask; // Mask of source bit in src_reg
   uint  addr;     // Address of service routine
   bool  clr_bit;  // Request bit must be cleared when IT accepted
-  char  *name;   // For debug
+  //char  *name;         // For debug
   bool  active;   // Acceptance can be disabled
 
   cl_it_src(uchar Iie_mask,