* device/lib/Makefile.in: remove abspath for PORTDIR, introduced in
[fw/sdcc] / src / izt / gen.c
index 22ed6eadcda570798cfaecc969fb0b88e968b74e..6579981f1efe1fa4dd41bb9b6ae45208d8aa693f 100644 (file)
@@ -234,7 +234,7 @@ _printLines (void)
 {
   // Currently a holder function.  The Z80 needs some special mangling
   // for bank support.
-  printLine (_G.lines.head, codeOutFile);
+  printLine (_G.lines.head, codeOutBuf);
 }
 
 void