X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fmcs51%2Fi51pst.c;h=4fcd97ae8e56d3b0a6fb75fb440a0b7049d41f98;hb=6a22a47898dd416b8fa52a2ff18723392e8e60b7;hp=f084ca60c749debce4101e968b0d5eaf1b4beb08;hpb=b09af35f2f1cde7649d3ac4a6f5d2af6d97895a0;p=fw%2Fsdcc diff --git a/as/mcs51/i51pst.c b/as/mcs51/i51pst.c index f084ca60..4fcd97ae 100644 --- a/as/mcs51/i51pst.c +++ b/as/mcs51/i51pst.c @@ -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 */