fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / mips / math-emu / dp_fint.c
index a1962eb..39a71de 100644 (file)
@@ -29,7 +29,9 @@
 
 ieee754dp ieee754dp_fint(int x)
 {
-       COMPXDP;
+       u64 xm;
+       int xe;
+       int xs;
 
        CLEARCX;