patch-2.3.18 linux/include/asm-sparc64/reg.h

Next file: linux/include/asm-sparc64/sigcontext.h
Previous file: linux/include/asm-sparc64/pci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/include/asm-sparc64/reg.h linux/include/asm-sparc64/reg.h
@@ -1,4 +1,4 @@
-/* $Id: reg.h,v 1.5 1999/08/17 17:52:32 jj Exp $
+/* $Id: reg.h,v 1.6 1999/09/06 08:22:10 jj Exp $
  * linux/asm-sparc64/reg.h
  * Layout of the registers as expected by gdb on the Sparc
  * we should replace the user.h definitions with those in
@@ -51,5 +51,6 @@
 };
 
 #define fpu_regs  f_fpstatus.fpu_fr
+#define fpu_fsr   f_fpstatus.Fpu_fsr
 
 #endif /* __SPARC64_REG_H */

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