]> git.proxmox.com Git - qemu.git/blobdiff - linux-user/arm/nwfpe/fpa11_cprt.c
static and inline should came before the type of the functions
[qemu.git] / linux-user / arm / nwfpe / fpa11_cprt.c
index fafa120c9bb0c012f4b5fdd89f77761660dc8e6b..c80b12400d84fd2c1414317e7409b4f2053fb74e 100644 (file)
@@ -147,7 +147,7 @@ unsigned int PerformFIX(const unsigned int opcode)
 }
 
 
-static unsigned int __inline__
+static __inline unsigned int
 PerformComparisonOperation(floatx80 Fn, floatx80 Fm)
 {
    FPA11 *fpa11 = GET_FPA11();