(FE_EXCEPTION_SHIFT): Rename to FE_EXCEPT_SHIFT.
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 14:23:26 +0000 (14:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 14:23:26 +0000 (14:23 +0000)
sysdeps/arm/fpu/bits/fenv.h

index 17b9702..ca06196 100644 (file)
@@ -34,7 +34,7 @@ enum
   };
 
 /* Amount to shift by to convert an exception to a mask bit.  */
-#define FE_EXCEPTION_SHIFT             16
+#define FE_EXCEPT_SHIFT                16
 
 /* All supported exceptions.  */
 #define FE_ALL_EXCEPT  \