* src/SDCCglue.c: test, if win32api is available for MINGW
[fw/sdcc] / as / mcs51 / i51pst.c
index f084ca60c749debce4101e968b0d5eaf1b4beb08..4fcd97ae8e56d3b0a6fb75fb440a0b7049d41f98 100644 (file)
@@ -59,6 +59,7 @@ struct        mne     mne[] = {
        { NULL, ".org",         S_ORG,          0,      0},
        { NULL, ".module",      S_MODUL,        0,      0},
        { NULL, ".ascis",       S_ASCIS,        0,      0},
+        { NULL, ".flat24",     S_FLAT24,       0,      0},
 
        /* 8051 */