summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/s_scalbnl.c
blob: 84849921dc3026da2cd9d1154caa7d37af37faa6 (plain)
1
2
3
4
5
6
#ifndef FUNC
#define FUNC scalbnl
#include <s_ldexpl.c>
#endif
#define float_type long double
#include <s_scalbn.c>