MIPS: Drop forward declarations of sigcontext in asm/fpu.h
[linux-2.6-microblaze.git] / arch / mips / include / asm / fpu.h
index 84de646..2a631ad 100644 (file)
@@ -30,9 +30,6 @@
 #include <asm/mips_mt.h>
 #endif
 
-struct sigcontext;
-struct sigcontext32;
-
 extern void _save_fp(struct task_struct *);
 extern void _restore_fp(struct task_struct *);