summaryrefslogtreecommitdiff
path: root/libc/stdlib/__strtofpmax.c
blob: 6b01aca0f0c9a404080cc02f0a8c293b0299bde3 (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___strtofpmax
#include "_strtod.c"