Cleanup fpuemuprivate declarations.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle
2005-02-28 17:29:15 +00:00
parent 8ab00b9a02
commit 0bd5d2e9ec
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -28,9 +28,6 @@
#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
-2
View File
@@ -27,8 +27,6 @@
#include <asm/fpu_emulator.h>
extern struct mips_fpu_emulator_private fpuemuprivate;
#define SIGNALLING_NAN 0x7ff800007ff80000LL
void fpu_emulator_init_fpu(void)