glibc/sysdeps/m68k/fpu/s_ldexpl.c

6 lines
92 B
C

#ifndef FUNC
#define FUNC ldexpl
#endif
#define float_type long double
#include <s_ldexp.c>