glibc/sysdeps/m68k/fpu/s_scalbnl.c

6 lines
94 B
C

#ifndef FUNC
#define FUNC scalbnl
#endif
#define float_type long double
#include <s_scalbn.c>