]> git.gag.com Git - fw/sdcc/blobdiff - src/pic16/gen.c
* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getline(), ...
[fw/sdcc] / src / pic16 / gen.c
index 40b08e0ba8e680ea8bd57983e891820d2ca235de..6f7eb2511fded4d7daf5bf869ca2b301747ef2f1 100644 (file)
@@ -13641,12 +13641,12 @@ void genpic16Code (iCode *lic)
       }
 
       if(options.iCodeInAsm) {
-        char *iLine;
+        const char *iLine;
 
-          /* insert here code to print iCode as comment */
-          iLine = printILine(ic);
-          pic16_emitpcomment("ic:%d: %s", ic->seq, iLine);
-          dbuf_free(iLine);
+        /* insert here code to print iCode as comment */
+        iLine = printILine(ic);
+        pic16_emitpcomment("ic:%d: %s", ic->seq, iLine);
+        dbuf_free(iLine);
       }
 
       /* if the result is marked as