patch-2.3.16 linux/include/asm-sparc64/reg.h
Next file: linux/include/asm-sparc64/scatterlist.h
Previous file: linux/include/asm-sparc64/psycho.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Aug 31 11:23:30 1999
- Orig file:
v2.3.15/linux/include/asm-sparc64/reg.h
- Orig date:
Mon Jan 12 15:15:58 1998
diff -u --recursive --new-file v2.3.15/linux/include/asm-sparc64/reg.h linux/include/asm-sparc64/reg.h
@@ -1,4 +1,4 @@
-/* $Id: reg.h,v 1.4 1997/09/14 08:40:29 davem Exp $
+/* $Id: reg.h,v 1.5 1999/08/17 17:52:32 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
@@ -37,6 +37,9 @@
unsigned int r_y;
unsigned int r_fprs;
};
+
+#define FPU_REGS_TYPE unsigned int
+#define FPU_FSR_TYPE unsigned long
struct fp_status {
unsigned long fpu_fr[32];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)