summaryrefslogtreecommitdiff
path: root/libc/stdlib/__fp_range_check.c
blob: 9c60972ad4da840f74569d7e756a8d18ceedffa6 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (C) 2000-2006 Manuel Novoa III <mjn3@uclibc.org>
 *
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#define L___fp_range_check
#include "_strtod.c"