glibc/sysdeps/m68k/fpu/s_atanf.c
Jakub Jelinek 0ecb606cb6 2.5-18.1
2007-07-12 18:26:36 +00:00

6 lines
84 B
C

#ifndef FUNC
#define FUNC atanf
#endif
#define float_type float
#include <s_atan.c>