1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-11 12:10:50 +03:00
Files
glibc/sysdeps/m68k/m680x0/fpu/s_isinff.c
2014-02-10 20:22:40 +01:00

6 lines
86 B
C

#ifndef FUNC
#define FUNC isinff
#endif
#define float_type float
#include <s_isinf.c>