Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11025
b: refs/heads/master
c: 0bd5d2e
h: refs/heads/master
i:
  11023: 5874faf
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 81b5863 commit 850426a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8ab00b9a02c55fd6263c5f7c0dc88389d94de327
refs/heads/master: 0bd5d2e9ec8cc04a0225c590d35dd097e6b3a3f6
3 changes: 0 additions & 3 deletions trunk/arch/mips/math-emu/dsemul.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/math-emu/kernel_linkage.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-mips/fpu_emulator.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ struct mips_fpu_emulator_private {
} stats;
};

extern struct mips_fpu_emulator_private fpuemuprivate;

#endif /* _ASM_FPU_EMULATOR_H */

0 comments on commit 850426a

Please sign in to comment.