Large cummulative patch for pic16 port.
[fw/sdcc] / src / pic16 / glue.c
index b19127f73b5365814c79786079b49a6c48ef17f2..f7095b038e5d9b01aebdd25be15d9316a89a5496 100644 (file)
@@ -576,7 +576,7 @@ void pic16_printGPointerType (const char *iname, const unsigned int itype,
         pic16_emitDS(buf, ptype, p);
         break;
       default:
-//        debugf("itype = %d\n", itype );
+        debugf("itype = %d\n", itype );
         assert( 0 );
     }