patch-2.4.6 linux/include/asm-sh/user.h

Next file: linux/include/asm-sparc/audioio.h
Previous file: linux/include/asm-sh/termios.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/include/asm-sh/user.h linux/include/asm-sh/user.h
@@ -31,7 +31,7 @@
 
 struct user_fpu_struct {
 	unsigned long fp_regs[16];
-	unsigned long long xd_regs[8];
+	unsigned long xfp_regs[16];
 	unsigned long fpscr;
 	unsigned long fpul;
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)