diff options
Diffstat (limited to 'sysdeps/microblaze/math_private.h')
-rw-r--r-- | sysdeps/microblaze/math_private.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/microblaze/math_private.h b/sysdeps/microblaze/math_private.h index 2cfaacad1b..73e59df5b9 100644 --- a/sysdeps/microblaze/math_private.h +++ b/sysdeps/microblaze/math_private.h @@ -1,4 +1,5 @@ -#ifndef _MATH_PRIVATE_H +#ifndef MICROBLAZE_MATH_PRIVATE_H +#define MICROBLAZE_MATH_PRIVATE_H 1 /* Suppress use of exceptions here to avoid build errors if the FE_* macros aren't definied. Only allow rounding modes implemented for |