mirror of
git://uclibc.org/uClibc.git
synced 2026-01-19 00:08:21 +08:00
8 lines
192 B
C
8 lines
192 B
C
/* Copyright (C) 2004-2006 Manuel Novoa III <mjn3@uclibc.org>
|
|
*
|
|
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
|
|
*/
|
|
|
|
#define L__stdlib_strto_ll
|
|
#include "stdlib.c"
|