Linker complaints if linked modules have conflicting options.
[fw/sdcc] / as / z80 / z80pst.c
index 7e6dc80782c2ecfd9df8399b16b63246843ae4d2..74044865dbe4bcefb01f0f741cad5eebde8eec0d 100644 (file)
@@ -56,6 +56,7 @@ struct        mne     mne[] = {
     { NULL,    ".org",         S_ORG,          0,      0 },
     { NULL,    ".module",      S_MODUL,        0,      0 },
     { NULL,    ".ascis",       S_ASCIS,        0,      0 },
+    { NULL, ".optsdcc",        S_OPTSDCC,      0,      0},
 
        /* z80 / hd64180 */