Formerly m68k/fpu/__math.h.~14~

This commit is contained in:
Roland McGrath 1992-08-10 21:27:25 +00:00
parent 09ecae354f
commit 47d4c6ae22
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ __inline_mathop2(floor, intrz)
__inline_mathop(sqrt)
__inline_mathop2(__rint, int)
__inline_mathop2(__expm1, etoxm1)
#ifdef __USE_MISC
__inline_mathop2(rint, int)