Linker complaints if linked modules have conflicting options.
[fw/sdcc] / link / z80 / aslink.h
index 0e3cd39c75b059ece026cec8e29c376262abce50..8a2685466bafdcc13f42779f9a3d901cc430dba5 100644 (file)
@@ -452,6 +452,10 @@ extern     char    ctype[];        /*      array of character types, one per
                                 *      ASCII character
                                 */
 
+extern char sdccopt[NINPUT];
+extern char sdccopt_module[NINPUT];
+extern char curr_module[NINPUT];
+
 /*
  *     Character Type Definitions
  */