glibc/sysdeps/m68k/strtold.c
1999-03-08 21:39:15 +00:00

3 lines
70 B
C

#define DENORM_EXP (MIN_EXP - 1)
#include <sysdeps/generic/strtold.c>