m68k exp2 implementation.

This commit is contained in:
Ulrich Drepper 2001-02-17 16:49:17 +00:00
parent 00ec1b7df9
commit f1ba5c30fc
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#define FUNC __ieee754_exp2
#include <e_acos.c>