* as/link/hc08/lkihx.c (newArea),
[fw/sdcc] / as / link / hc08 / lkrloc.c
index 7aaf0c588046683d337505d7e6b1f23b4671acca..acd9ee992f5a313b0d684d567c9678a11e0c44d1 100644 (file)
@@ -536,7 +536,7 @@ VOID relr(VOID)
                
                if (lastAreaIndex != aindex) {
                        lastAreaIndex = aindex;
-                       newArea();
+                       ihxNewArea();
                }
 #if 0          
                if (extendedAddress != lastExtendedAddress)