summaryrefslogtreecommitdiff
path: root/libc/stdlib/strtol.c
blob: cee4e1347269a5048d55c6deb088da903632b9a6 (plain)
1
2
3
4
5
6
7
/* 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_strtol
#include "stdlib.c"