Linker complaints if linked modules have conflicting options.
[fw/sdcc] / as / z80 / asdata.c
index 189be0b275624d483fe278cb0b9ff070a94bde48..26b621e25fa45f4a71a510c8113b951433bf0cfd 100644 (file)
@@ -121,6 +121,8 @@ char        tb[NTITL];      /*      Title string buffer
                         */
 char   stb[NSBTL];     /*      Subtitle string buffer
                         */
+char   optsdcc[NINPUT];        /*      sdcc compile options 
+                        */
 
 char   symtbl[] = { "Symbol Table" };
 char   aretbl[] = { "Area Table" };