Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
#endif
#define __mips 4
-extern struct mips_fpu_emulator_private fpuemuprivate;
-
-
/*
* Emulate the arbritrary instruction ir at xcp->cp0_epc. Required when
* we have to emulate the instruction in a COP1 branch delay slot. Do
#include <asm/fpu_emulator.h>
-extern struct mips_fpu_emulator_private fpuemuprivate;
-
#define SIGNALLING_NAN 0x7ff800007ff80000LL
void fpu_emulator_init_fpu(void)
} stats;
};
+extern struct mips_fpu_emulator_private fpuemuprivate;
+
#endif /* _ASM_FPU_EMULATOR_H */