summaryrefslogtreecommitdiff
path: root/arch/powerpc/bits/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/bits/fenv.h')
-rw-r--r--arch/powerpc/bits/fenv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/bits/fenv.h b/arch/powerpc/bits/fenv.h
index b0af1ffe..2f722e6b 100644
--- a/arch/powerpc/bits/fenv.h
+++ b/arch/powerpc/bits/fenv.h
@@ -28,4 +28,4 @@
typedef unsigned fexcept_t;
typedef double fenv_t;
-#define FE_DFL_ENV ((fenv_t *)-1)
+#define FE_DFL_ENV ((const fenv_t *)-1)