diff options
Diffstat (limited to 'sysdeps/m68k/m680x0/fpu/s_tanhl.c')
-rw-r--r-- | sysdeps/m68k/m680x0/fpu/s_tanhl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/m68k/m680x0/fpu/s_tanhl.c b/sysdeps/m68k/m680x0/fpu/s_tanhl.c new file mode 100644 index 0000000000..6e997911f2 --- /dev/null +++ b/sysdeps/m68k/m680x0/fpu/s_tanhl.c @@ -0,0 +1,2 @@ +#define FUNC tanhl +#include <s_atanl.c> |