]> git.gag.com Git - fw/sdcc/blobdiff - as/mcs51/asdata.c
Linker complaints if linked modules have conflicting options.
[fw/sdcc] / as / mcs51 / asdata.c
index 07c065ce0f765c89c5b4deed983cb7bd4352a9fa..c6ed0b44806f4e82ea85656a8a37fc5da074bc76 100644 (file)
@@ -129,6 +129,8 @@ char        tb[NTITL];      /*      Title string buffer
                         */
 char   stb[NSBTL];     /*      Subtitle string buffer
                         */
+char   optsdcc[NINPUT];        /*      sdcc compile options 
+                        */
 int    flat24Mode;     /*      non-zero if we are using DS390 24 bit 
                         *      flat mode (via .flat24 directive). 
                         */