glibc/sysdeps/m68k/fpu/s_scalbnf.c
1996-09-27 03:44:39 +00:00

6 lines
88 B
C

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