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

4 lines
67 B
C

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