--- mstools/h/conio.h 2018/08/09 18:20:01 1.1.1.1 +++ mstools/h/conio.h 2018/08/09 18:20:31 1.1.1.2 @@ -16,9 +16,11 @@ extern "C" { #endif +#ifndef MIPS #if (_MSC_VER <= 600) #define __cdecl _cdecl #endif +#endif /* function prototypes */