Linker complaints if linked modules have conflicting options.
[fw/sdcc] / as / mcs51 / lkdata.c
index 1d100f8a329b1b306774f274b3fdcf6c56a21f1b..d6a3517539160973f779e6521f2244f90549519a 100644 (file)
@@ -42,6 +42,11 @@ char *rp;            /*      pointer into the LST file
 char   rb[NINPUT];     /*      LST file text line being
                         *      address relocated
                         */
+
+char sdccopt[NINPUT]="";
+char sdccopt_module[NINPUT]="";
+char curr_module[NINPUT]="";
+
 int     dflag;          /*      Debug information output flag
                         */
 int    oflag;          /*      Output file type flag