summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu/s_scalbnf.c
blob: 55d64fd5021af90f100e1d121d9521f61872f625 (plain)
1
2
3
4
5
6
#ifndef FUNC
#define FUNC scalbnf
#include <s_ldexpf.c>
#endif
#define float_type float
#include <s_scalbn.c>