diff options
Diffstat (limited to 'arch/mips/math-emu/dsemul.c')
-rw-r--r-- | arch/mips/math-emu/dsemul.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/math-emu/dsemul.c b/arch/mips/math-emu/dsemul.c index aa989c2246da..688be60c5385 100644 --- a/arch/mips/math-emu/dsemul.c +++ b/arch/mips/math-emu/dsemul.c | |||
@@ -28,9 +28,6 @@ | |||
28 | #endif | 28 | #endif |
29 | #define __mips 4 | 29 | #define __mips 4 |
30 | 30 | ||
31 | extern struct mips_fpu_emulator_private fpuemuprivate; | ||
32 | |||
33 | |||
34 | /* | 31 | /* |
35 | * Emulate the arbritrary instruction ir at xcp->cp0_epc. Required when | 32 | * Emulate the arbritrary instruction ir at xcp->cp0_epc. Required when |
36 | * we have to emulate the instruction in a COP1 branch delay slot. Do | 33 | * we have to emulate the instruction in a COP1 branch delay slot. Do |