glibc/sysdeps/m68k/fpu/s_scalbnf.c

6 lines
88 B
C

#ifndef FUNC
#define FUNC scalbnf
#endif
#define float_type float
#include <s_scalbn.c>