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