aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k/bits/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/bits/fenv.h')
-rw-r--r--sysdeps/m68k/bits/fenv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/bits/fenv.h b/sysdeps/m68k/bits/fenv.h
index e6912c3..4dad131 100644
--- a/sysdeps/m68k/bits/fenv.h
+++ b/sysdeps/m68k/bits/fenv.h
@@ -122,7 +122,7 @@ fenv_t;
# define FE_NOMASK_ENV ((const fenv_t *) -2)
#endif
-#if __GLIBC_USE (IEC_60559_BFP_EXT_C2X)
+#if __GLIBC_USE (IEC_60559_BFP_EXT_C23)
/* Type representing floating-point control modes. */
typedef unsigned int femode_t;