Pull acpica into release branch
[pandora-kernel.git] / arch / mips / math-emu / sp_fint.c
index 7aac13a..e88e125 100644 (file)
@@ -29,7 +29,9 @@
 
 ieee754sp ieee754sp_fint(int x)
 {
-       COMPXSP;
+       unsigned xm;
+       int xe;
+       int xs;
 
        CLEARCX;