patch-2.2.18 linux/include/asm-m68k/fpu.h
Next file: linux/include/asm-m68k/ide.h
Previous file: linux/include/asm-m68k/bootinfo.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 13 23:32:07 2000
- Orig file:
v2.2.17/include/asm-m68k/fpu.h
- Orig date:
Fri Apr 21 12:46:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-m68k/fpu.h linux/include/asm-m68k/fpu.h
@@ -11,6 +11,8 @@
#define FPSTATESIZE (216/sizeof(unsigned char))
#elif defined(CONFIG_M68040)
#define FPSTATESIZE (96/sizeof(unsigned char))
+#elif defined(CONFIG_FPU_EMU)
+#define FPSTATESIZE (28/sizeof(unsigned char))
#elif defined(CONFIG_M68060)
#define FPSTATESIZE (12/sizeof(unsigned char))
#else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)