abi: support for most basic calling conventions
[m6w6/ext-psi] / src / types / decl_abi.c
index 3db51e6c8be2108853dbff41cd78406bd8b40977..60ad161915914e829bcf77a92215b0cbcad33bc6 100644 (file)
@@ -56,7 +56,6 @@ static const char * const abi_ccs[] = {
                "default", /* \                 */
                "extern",  /*  > - all the same */
                "cdecl",   /* /                 */
                "default", /* \                 */
                "extern",  /*  > - all the same */
                "cdecl",   /* /                 */
-               "mscdecl",
                "stdcall",
                "fastcall",
 };
                "stdcall",
                "fastcall",
 };