glibc/sysdeps/m68k/fpu/s_lrintl.c

4 lines
69 B
C
Raw Normal View History

1997-10-27 03:58:40 +08:00
#define suffix l
#define float_type long double
#include <s_lrint.c>