--- qemu/linux-user/arm/nwfpe/fpa11_cprt.c 2018/04/24 16:52:09 1.1.1.1 +++ qemu/linux-user/arm/nwfpe/fpa11_cprt.c 2018/04/24 17:36:32 1.1.1.2 @@ -147,7 +147,7 @@ unsigned int PerformFIX(const unsigned i } -static unsigned int __inline__ +static __inline unsigned int PerformComparisonOperation(floatx80 Fn, floatx80 Fm) { FPA11 *fpa11 = GET_FPA11();