summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/s_ldexpl.c
blob: 25796b75f494a84df0e2da69cf8dd1d79b6898d6 (plain)
1
2
3
4
5
#ifndef FUNC
#define FUNC ldexpl
#endif
#define float_type long double
#include <s_ldexp.c>