X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ftypes%2Fdecl_abi.c;h=60ad161915914e829bcf77a92215b0cbcad33bc6;hp=3db51e6c8be2108853dbff41cd78406bd8b40977;hb=e82854b435ee087e5eb6af926866c9f2d810a5fe;hpb=5b17e760a71eaa07bc91e0bc0b463f2ecfec245a diff --git a/src/types/decl_abi.c b/src/types/decl_abi.c index 3db51e6..60ad161 100644 --- a/src/types/decl_abi.c +++ b/src/types/decl_abi.c @@ -56,7 +56,6 @@ static const char * const abi_ccs[] = { "default", /* \ */ "extern", /* > - all the same */ "cdecl", /* / */ - "mscdecl", "stdcall", "fastcall", };