diff options
Diffstat (limited to 'sysdeps/m68k/coldfire/fpu/s_rint.c')
-rw-r--r-- | sysdeps/m68k/coldfire/fpu/s_rint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/m68k/coldfire/fpu/s_rint.c b/sysdeps/m68k/coldfire/fpu/s_rint.c index a5bc4ad..fa03a03 100644 --- a/sysdeps/m68k/coldfire/fpu/s_rint.c +++ b/sysdeps/m68k/coldfire/fpu/s_rint.c @@ -15,6 +15,7 @@ License along with the GNU C Library. If not, see <http://www.gnu.org/licenses/>. */ +#define NO_MATH_REDIRECT #include <libm-alias-double.h> double |