patch-1.3.6 linux/arch/i386/math-emu/fpu_emu.h

Next file: linux/arch/i386/math-emu/status_w.h
Previous file: linux/arch/i386/math-emu/exception.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.5/linux/arch/i386/math-emu/fpu_emu.h linux/arch/i386/math-emu/fpu_emu.h
@@ -28,7 +28,7 @@
  */
 #define PECULIAR_486
 
-#ifdef __ASSEMBLER__
+#ifdef __ASSEMBLY__
 #include "fpu_asm.h"
 #define	Const(x)	$##x
 #else
@@ -55,7 +55,7 @@
 #define TW_Empty	Const(7)	/* empty */
 
 
-#ifndef __ASSEMBLER__
+#ifndef __ASSEMBLY__
 
 #include <linux/math_emu.h>
 #include <linux/linkage.h>
@@ -166,6 +166,6 @@
 #include "fpu_proto.h"
 #endif
 
-#endif __ASSEMBLER__
+#endif __ASSEMBLY__
 
 #endif _FPU_EMU_H_

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this