glibc/sysdeps/m68k/fpu/s_isinfl.c

6 lines
92 B
C

#ifndef FUNC
#define FUNC isinfl
#endif
#define float_type long double
#include <s_isinf.c>