patch-2.4.4 linux/include/asm-sh/sigcontext.h
Next file: linux/include/asm-sparc/kmap_types.h
Previous file: linux/include/asm-sh/serial.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 11 21:24:52 2001
-  Orig file: 
v2.4.3/linux/include/asm-sh/sigcontext.h
-  Orig date: 
Mon Apr 24 13:54:17 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-sh/sigcontext.h linux/include/asm-sh/sigcontext.h
@@ -16,7 +16,7 @@
 #if defined(__SH4__)
 	/* FPU registers */
 	unsigned long sc_fpregs[16];
-	unsigned long long sc_xdregs[8];
+	unsigned long sc_xfpregs[16];
 	unsigned int sc_fpscr;
 	unsigned int sc_fpul;
 	unsigned int sc_ownedfp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)