glibc/sysdeps/m68k/m680x0/fpu/e_atan2l.c
2014-02-10 20:22:40 +01:00

4 lines
67 B
C

#define SUFF l
#define float_type long double
#include <e_atan2.c>