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

View File

@@ -35,4 +35,6 @@ struct mips_fpu_emulator_private {
} stats;
};
extern struct mips_fpu_emulator_private fpuemuprivate;
#endif /* _ASM_FPU_EMULATOR_H */